]> pere.pagekite.me Git - text-free-culture-lessig.git/blobdiff - data/user_param.xsl
Update from Transifex.
[text-free-culture-lessig.git] / data / user_param.xsl
index 34dccefd4aa976da038c69bb5e32d671060525aa..c41cf534b266f3c88fc3c6031183929203440d8d 100644 (file)
   <xsl:template match="book|article" mode="docinfo">
     <!-- Apply default settings -->
     <xsl:apply-imports/>
-    <!--
-    <xsl:text>\input{</xsl:text>po4a/hyphenation.<xsl:value-of select="$lingua"/><xsl:text>.tex}</xsl:text>
-    -->
   </xsl:template>
 
   <xsl:param name="hyphenate">false</xsl:param>
   <xsl:param name="generate.toc">book toc title</xsl:param>
+  <xsl:param name="figure.title.top">1</xsl:param>
 
   <!-- Drop the number in front of chapters -->
   <xsl:param name="local.l10n.xml" select="document('')"/> 
     <xsl:text>»</xsl:text>
   </xsl:template>
   <xsl:template name="gentext.nestedstartquote">
-    <xsl:text>«</xsl:text>
+    <xsl:text></xsl:text>
   </xsl:template>
   <xsl:template name="gentext.nestedendquote">
-    <xsl:text>»</xsl:text>
+    <xsl:text></xsl:text>
   </xsl:template>
 
   <!-- This is not working.  No idea why -->