]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Move chapter number setup outside nb block, as it should apply to all
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 5 Oct 2015 07:47:49 +0000 (09:47 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 5 Oct 2015 07:47:49 +0000 (09:47 +0200)
languages.

data/user_param.xsl

index 942dd823b1482426a7e5220f400b660a4b7c3d02..903b7129e8cf393d20b9a727e3c91113aaf43804 100644 (file)
 
   <xsl:param name="local.l10n.xml" select="document('')"/> 
   <l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
+    <!-- Drop the number in front of chapters -->
+    <l:context name="title-numbered">
+      <l:template name="chapter" text="%t"/>
+    </l:context>
+
     <l:l10n language="nb">
-      <!-- Drop the number in front of chapters -->
-      <l:context name="title-numbered">
-       <l:template name="chapter" text="%t"/>
-      </l:context>
       <!-- Fix bugs in default nb locale -->
       <l:dingbat key="startquote" text="«"/>
       <l:dingbat key="endquote" text="»"/>