X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/blobdiff_plain/db34802f27c462ea806d6b059cca152fa50081c8..06326bce2fef2b34651e9031d09426393b7b8ecc:/Makefile diff --git a/Makefile b/Makefile index e8b6a0f..536df59 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ html: freeculture.nb.html freeculture.html # # dblatex: # This converts the docbook content to latex and leave it to latex -# to format it. +# to format it. Index ranges are broken. # # xmlto: # Alternative processing path to dblatex is to use xmlto using fop @@ -75,7 +75,7 @@ html: freeculture.nb.html freeculture.html # docbook-xsl: # Third alternative is to use xsltproc and fop directly, as # recommended by . -# This include images, but the index refs and footnote handling +# This include images, but the index refs and footnote/endnote handling # is broken. pipeline=dblatex; \