From 068d63823f4f1552c1ed3b1ec540096a0ee2893f Mon Sep 17 00:00:00 2001 From: debacle Date: Wed, 11 Jul 2007 10:29:50 +0000 Subject: [PATCH] Fixed comments in Makefile. git-svn-id: svn://anonscm.debian.org/ddp/developers-reference/trunk@4913 313b444b-1b9f-4f58-a734-7bb04f332e8d --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 17f2168..cb6924c 100644 --- a/Makefile +++ b/Makefile @@ -20,10 +20,10 @@ XP=xsltproc --nonet --novalid --xinclude XL=xmllint --nonet --noout --postvalid --xinclude # fop is currently in contrib, but can go to main, see #366783 # Alternatives: -# - dblatex (0.2.6 has a minor problem with programlisting inside of -# footnote, and a major one with lang="ja"); +# - dblatex (0.2.6 has some problems, next release will be OK; +# Japanese PDF needs non-free cyberbit font) # - docbook2pdf (seems to die on UTF-8, #431085); and -# - xmllint (not mature enough, waits in NEW, #182445) +# - xmlroff (not mature enough, #182445) FOP=fop # The "--keep 0" should be removed as soon as the translations are ready TRANSLATE=po4a-translate --format docbook --keep 0 -- 2.30.2