OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK: DSSSL problem?


/ Horst Tellioglu <telliogl@h2hobel.phl.univie.ac.at> was heard to say:
| The problem is as follows: when I try to use ISO Latin 2 entities within
| the title element everything works fine if I use the tex or rtf backends
| of Jade. If I try to use this entities within the surname element they
| disappear from the output.

This works fine in RTF for me:

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<book><title>Tellio&gbreve;lu</title>
<bookinfo>
<title>Tellio&gbreve;lu</title>
<author><firstname>Horst</firstname><surname>Tellio&gbreve;lu</surname>
</author>
</bookinfo>
<chapter><title>chapter</title>
<para>foo</para>
</chapter>
</book>

In HTML it doesn't work because ISO Latin 2 isn't supported.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | certain: adj., insufficiently
http://www.oasis-open.org/docbook/ | analysed
Chair, DocBook Technical Committee |



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC