docbook2pdf errors

Frank Fesevur ffes@users.sourceforge.net
Fri Apr 12 14:01:00 GMT 2013


Hi,

I want convert some documention I wrote to DocBook, but first I want
to have my environment setup correctly. So I installed all the docbook
packages and created a book.xml from the sample at
http://www.docbook.org/tdg/en/html/book.html and did some minor
changes.

This document validates properly with these commands:

$ export SGML_CATALOG_FILES=/etc/xml/catalog
$ xmllint --valid --noout --catalogs book.xml
$

But when I try to convert it to a pdf I get a lot of errors:

$ docbook2pdf book.xml
Using catalogs: /etc/sgml/xml-docbook-4.5.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: /cygdrive/c/Users/Frank/Dropbox/DocBook/book.xml
jade:/usr/share/sgml/docbook/xml-dtd-4.5/ent/isogrk4.ent:42:30:E:
"1D6C2" is not a character number in the document character set
jade:/usr/share/sgml/docbook/xml-dtd-4.5/ent/isogrk4.ent:43:30:E:
"1D6C3" is not a character number in the document character set
jade:/usr/share/sgml/docbook/xml-dtd-4.5/ent/isogrk4.ent:44:30:E:
"1D6D8" is not a character number in the document character set

Those "not a character number in the document character set" lines are
shown 40 times with different 1D6xx characters.

Did I do something wrong in this very basic setup, or is there
something wrong with a docbook related package?

Regards,
Frank
-------------- next part --------------
A non-text attachment was scrubbed...
Name: book.xml
Type: text/xml
Size: 885 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130412/4037010e/attachment.xml>
-------------- next part --------------
--
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


More information about the Cygwin mailing list