From: Philippe Verdy (verdy_p@wanadoo.fr)
Date: Sun May 22 2005 - 13:32:04 CDT
From: "Raymond Mercier" <RaymondM@compuserve.com>
> Gregg Reynolds writes
>> Off the top of my head, I'd say if your current encoding is a recognized
>> hebrew encoding,
> The encoding to start with is just arbitrary, since that I created an ad
> hoc
> font with codepoints in the 20-7f range. These code points have to be
> replaced, using a substitution table. That much is easy with a Word macro,
> but then the trouble starts.
Note that you can make things simpler and cheaply, by just inserting a BiDi
LTR override control (LRO) at the begining of each paragraph: BiDi will then
consider all RTL letters after it as if they were LTR... Not good if you
want to make your text searchable, but it works if it's only for rendering
the text...
This archive was generated by hypermail 2.1.5 : Sun May 22 2005 - 13:32:52 CDT