chiark / gitweb /
Fixed comments in Makefile.
authordebacle <debacle@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Wed, 11 Jul 2007 10:29:50 +0000 (10:29 +0000)
committerdebacle <debacle@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Wed, 11 Jul 2007 10:29:50 +0000 (10:29 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/developers-reference/trunk@4913 313b444b-1b9f-4f58-a734-7bb04f332e8d

Makefile

index 17f21688a69176936d5214ce7d8bb022dbb5c4c4..cb6924cb1ef49cc0b0b95c68658932117c6a444e 100644 (file)
--- 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:
 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
 # - 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
 FOP=fop
 # The "--keep 0" should be removed as soon as the translations are ready
 TRANSLATE=po4a-translate --format docbook --keep 0