]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Reintroduce hack needed for dblatex before 0.3.7.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 9 Aug 2015 06:41:07 +0000 (08:41 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 9 Aug 2015 06:41:07 +0000 (08:41 +0200)
data/dblatex-endnotes.xsl

index 5253af9e880c828ccb9340ba36ccf197a87709b6..7c03465c1b642e828aa94882c11540978c870977 100644 (file)
@@ -32,6 +32,10 @@ in front of it.
 % latex.begindocument can be active.
 \sloppy
 
+% Hack to get correct chapter numbering with dblatex, as chapter
+% labels are ignored.  No longer needed with dblatex 0.3.7.
+%\setcounter{chapter}{-1}
+
 \begin{document}
     </xsl:text>