]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Remove old cruft.
authorPetter Reinholdtsen <pere@hungry.com>
Sat, 1 Aug 2015 21:41:20 +0000 (23:41 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Sat, 1 Aug 2015 21:41:20 +0000 (23:41 +0200)
data/xetex_param.xsl

index 9adaaebe3eb749270d05baa5ed194d7aeeb7d257..238eda493347d7c684c16ed363c52cbc856fea2c 100644 (file)
@@ -1,13 +1,6 @@
 <?xml version='1.0'?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
-<!-- vim: set sts=2 ai expandtab: -->
-
-<!--############################################################################
-    XSLT Stylesheet DocBook -> LaTeX 
-    ############################################################################ -->
-
   <xsl:param name="xetex.font">
-    <!-- Western centric Adobe PostScript looks-alike: gsfonts -->
     <xsl:text>\setmainfont{Crimson Text}&#10;</xsl:text>
     <xsl:text>\setsansfont{Crimson Text}&#10;</xsl:text>
     <xsl:text>\setmonofont{Nimbus Mono L}&#10;</xsl:text>