]> pere.pagekite.me Git - text-free-culture-lessig.git/blobdiff - data/pdf.xsl
Review: In chapter 10 "Property": 'Why Hollywood Is Right', 'Beginning', 'Law: Duration'.
[text-free-culture-lessig.git] / data / pdf.xsl
index a99c9725acb5e98999ec5101cde0fe21c71e7a5b..2a77f6bd94ce0cf40426bcf16fd1f0e5bcc3d10e 100644 (file)
@@ -3,7 +3,7 @@
 
 <!-- The TOC links in the titles, and in blue. -->
 <!-- ensure URLs in the text do not end up light gray too -->
-<xsl:param name="latex.hyperparam">linktocpage,colorlinks,linkcolor=blue,urlcolor=blue,pdfstartview=FitH</xsl:param>
+<xsl:param name="latex.hyperparam">linktocpage,colorlinks,linkcolor=black,urlcolor=black,pdfstartview=FitH</xsl:param>
 
 <xsl:param name="callout.linkends.hot">0</xsl:param>
 
 <xsl:param name="slide.title.font.family">Crimson Text</xsl:param>
 <xsl:param name="monospace.font.family">Latin Modern Mono</xsl:param>
 
-<xsl:template match="colophon">
-  <xsl:text>\begin{colophon}&#10;</xsl:text>
-  <xsl:apply-templates/>
-  <xsl:text>\end{colophon}&#10;</xsl:text>
-</xsl:template>
-
 <!-- transform footnotes to endnotes -->
 <xsl:param name="footnote.as.endnote" select="1"/>