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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Hebrew Characters in PDFs



I tried to translate the following DocBook document (that contains some
Hebrew characters encoded as XML) into resultant format:

<<<
<?xml version='1.0'?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/sgml/docbook/xml-dtd-4.1.2/docbookx.dtd"[
]>

<article id="index">
    <title>Hebrew Test 1</title>

    <section id="main">
        <title>Hebrew Test 1</title>
    <para>
        This is English text and here is some &#1496;&#1511;&#1505;&#1496; 
&#1489;&#1506;&#1489;&#1512;&#1497;&#1514;.
    </para>
    <para>
Bye all!
</para>
</section>
</article>
>>>

You can find it and the GNU make makefile used to generate it here:

http://fc-solve.berlios.de/docbook-hebrew/

Now, all the HTML conversions went OK and displayed the Hebrew fine and in 
the right direction. The conversions to PDF, however all failed in one way or
another.

openjade displayed the unicode codes of the characters instead of the 
characters themselves. Passivetex did not display any characters at all. 
FOP displayed strange hash-signs (#) instead of the characters.

Is there anything I'm doing wrong?

Regards,

	Shlomi Fish

---------------------------------------------------------------------
Shlomi Fish      shlomif@iglu.org.il
Homepage: http://t2.technion.ac.il/~shlomif/

I don't believe in fairies. Oops! A fairy died.
I don't believe in fairies. Oops! Another fairy died.



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