This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
[docbook-apps] Hebrew Characters in PDFs
- From: Shlomi Fish <shlomif at 012 dot net dot il>
- To: docbook-apps at lists dot oasis-open dot org
- Date: Sat, 27 Sep 2003 21:54:41 +0300
- Subject: [docbook-apps] Hebrew Characters in PDFs
- Organization: The Technion
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 טקסט
בעברית.
</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.
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.