[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] docbook-xml 4.4 and isogrk4.ent
Oliver Lehmann wrote:
> jade -t xml -c /usr/local/share/xml/docbook/4.4/docbook.cat \
> -d /mnt/files/cvs/docs/qmail-howto/qmail-howto.dsl#html \
> /usr/local/share/sgml/docbook/dsssl/modular/dtds/decls/xml.dcl \
> /mnt/files/cvs/docs/qmail-howto/de/qmail-howto.xml
>
> jade:/usr/local/share/xml/docbook/4.4/ent/isogrk4.ent:42:30:E: "1D6C2" is not a character number in the document character set
> jade:/usr/local/share/xml/docbook/4.4/ent/isogrk4.ent:43:30:E: "1D6C3" is not a character number in the document character set
> jade:/usr/local/share/xml/docbook/4.4/ent/isogrk4.ent:44:30:E: "1D6D8" is not a character number in the document character set
> jade:/usr/local/share/xml/docbook/4.4/ent/isogrk4.ent:45:30:E: "1D6AB" is not a character number in the document character set
> ....
>
> What can I do about this?
You should probably edit your xml.dcl to add Unicode characters above
U+010000. Adding
65536 1048576 65536
under DESCSET should help.
...
But given the following comment:
-- use this instead of the official declaration because SP only
supports 16-bit characters --
which is inside xml.dcl shipped with Jade, I suppose that you are out of
luck.
Jirka
--
------------------------------------------------------------------
Jirka Kosek e-mail: jirka@kosek.cz http://www.kosek.cz
------------------------------------------------------------------
Profesionální školení a poradenství v oblasti technologií XML.
Podívejte se na náš nově spuštěný web http://DocBook.cz
Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
Nejbližší termíny školení: XML schémata (včetně RELAX NG) 7.-9.11.
*** DocBook 5.-7.12. *** XSL-FO 19.-20.12. ***
------------------------------------------------------------------
S/MIME Cryptographic Signature
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]