From: Petter Reinholdtsen Date: Wed, 22 Apr 2015 20:43:17 +0000 (+0200) Subject: Document some processing issues. X-Git-Tag: edition-2015-10-10~502 X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/commitdiff_plain/06326bce2fef2b34651e9031d09426393b7b8ecc Document some processing issues. --- 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; \