This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: character set for building cygwin documentation ?
- From: "Yaakov (Cygwin/X)" <yselkowitz at users dot sourceforge dot net>
- To: cygwin <cygwin at cygwin dot com>
- Date: Mon, 21 Jun 2010 22:36:21 -0500
- Subject: Re: character set for building cygwin documentation ?
- References: <609894.72676.qm@web25503.mail.ukl.yahoo.com>
On Wed, 2010-06-16 at 18:35 +0000, Marco Atzeri wrote:
> Hi,
> trying to build last snapshot, every thing go fine, except
> documentation.
>
> cd cygwin-ug-net && docbook2pdf ../cygwin-ug-net.sgml
> 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: /pub/snapshots/cygwin-snapshot-20100614-1/i686-pc-cygwin/winsup/doc/cygwin-ug-net/../cygwin-ug-net.sgml
> 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
>
> and so on
>
> Is jade looking for the wrong data or should I specify
> something before configure and make ?
Thanks for the report. It has something to do with the recent change to
use the XML 4.5 DTD, which after some searching leads us to:
http://bugs.gentoo.org/238785
IOW the ISO entities shipped with the XML 4.4/4.5 DTDs are incompatible
with OpenJade. The fix is to use those shipped with sgml-common, but
I'll have to see what is the best way of doing that.
An alternative, since we already use xmlto, would be to require a newer
version with support for XSL-FO backends to create the PDFs. On Cygwin,
pending an update from Jari (ping?) we could use dblatex as the default
backend, as it is the sole backend already in the distro.
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