Enrico Forestieri wrote:
On Fri, Jul 13, 2007 at 02:48:49AM +0300, Dov Feldstern wrote:
I realized that with the partial solution, which fixed some cases, other
cases which used to work stopped working. So the only way to go is to
provide a complete solution for all cases (well, maybe not *all*...).
That's what the attached patch does.
Hi Dov,
I tested your new patch and think that it somehow improves things wrt
the previous one, but there are still problems. I am attaching three
sample files demonstrating them.
Yeah, I've been working only with LTR, so I see there are some
adaptations I need to make for non-LTR languages. Perhaps the current
state (before my patch) is working correctly for non-RTL languages? If
not, where do you see problems?
Basically, I'll try as much as possible to isolate my changes only to
RTL language switches, so let me know if there are any parts of it which
*do* need to be applied to non-RTL, as well.
Dov