Mostafa Vahedi wrote:
Mostafa Vahedi wrote:
Two set of changes to "src/Font.cpp"
1) In Hebrew, Arabic, and Farsi (Right-to-Left) languages the numbers are written from left to write.
I will commit this part as it is obviously correct.

2) Mixing Farsi & Arabic with english "\textFR{phrase}" and "\textAR{phrase}" are used respectively.
Could you elaborate a bit more? In particular, is this a file format change?

Abdel.

  When exporting LyX to LaTeX those commands are used for
  Arabic and Farsi based on "ARABI" package instead of "\R{phrase}" and
"\L{phrase}". Note that in this case the commands used for Hebrew language are not changed so they are still "\R{phrase}" and "\L{phrase}".

Understood, thanks.


  I don't know what a file format change means?

LyX-1.5 is able to convert files generated by versions 1.3 and 1.4 thanks the the lyx2lyx python scripts. But in this case, I just realised that you are just touching the latex export not the LyX file format. So there is no file format change. I'll commit your patch. Thanks.

Abdel.

Reply via email to