On Sun, Nov 04, 2007 at 12:56:40AM +0200, Dov Feldstern wrote:
> Hi!
> 
> Attached find the final patch (at least for now) which gets rid of LTR 
> bias in the code. I will commit in the next few days if there are no 
> objections.
> 
> The only non-trivial change (i.e., more than just changing function 
> names) is that I merged idxLeft into idxPrev, and idxRight into idxNext. 
> Does this seem OK?

Hmmm... this is only for math, right?

Aren't math formulas always written in LtR order (or more correctly, in
the same order that we Latins do it), also within Hebrew/Arabic
documents?

I am a bit apprehensive about this, because math thinking is very
visual. There, left is left and right is right, like on a blackboard
(all gifted mathematicians have a "mental blackboard" on which they also
play chess etc.)

You may notice also that the idxLeft/idxRight functions are bound to the
leftarrow/rightarrow cursor keys, which we earlier agreed (IIRC) were 
hardwired to physical left and right motion.

- Martin
 

Reply via email to