]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Notes on free software docbook processors.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 29 Jul 2012 20:50:55 +0000 (22:50 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 29 Jul 2012 20:50:55 +0000 (22:50 +0200)
tagging.txt

index 665c88940fccec8810a21199ca34028211897d94..54d0d3acc49b0af7c38d754af970582e31b07938 100644 (file)
@@ -30,3 +30,24 @@ Docbook howtos
 http://developer.gnome.org/gdp-handbook/stable/docbook.html.en
 http://www.docbook.org/tdg/en/html/docbook.html
 http://www.docbook.org/tdg/en/html/indexterm.html
 http://developer.gnome.org/gdp-handbook/stable/docbook.html.en
 http://www.docbook.org/tdg/en/html/docbook.html
 http://www.docbook.org/tdg/en/html/indexterm.html
+
+Docbook processing
+------------------
+
+xmlto with fop backend
+
+ - Overlap footnote and text body in some cases (BTS #683197)
+
+ - incorrect index (missing page numbers for some, create wrong page
+   number for some).
+
+ - missing images (possibly BTS #567122)
+
+xmlto with default backend
+
+ - fail to process the docbook source (possibly BTW #683163)
+
+dblatex
+
+ - do not end a <part> when it should, gluing following chapters as if
+   they belonged to the last <part> (BTS #683166).