This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: docbook2pdf errors


On 2013-04-14 00:38, Yaakov (Cygwin/X) wrote:
docbook-utils is primarily for handling SGML, and uses (Open)Jade for
processing.  It is a known issue that the latter does not properly
handle character entities from the newer versions (4.4+) of the DocBook
XML DTD.  While you could work around this by using the 4.3 DTD, you
should be using xmlto(1) for XML instead:

xmlto --with-dblatex pdf book.pdf

Sorry, that should have been:

xmlto --with-dblatex pdf book.xml


Yaakov


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]