From 06326bce2fef2b34651e9031d09426393b7b8ecc Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Wed, 22 Apr 2015 22:43:17 +0200 Subject: [PATCH] Document some processing issues. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; \ -- 2.47.2