Hi, I've started working on a patch. I removed the parentheses reversing code in TextMetrics.cpp and in Paragraph.cpp. Now what remains to do is to update the lyx2lyx script.
Just a quick question before I write the code: 1. Is there a simple way to iterate over all the text lines in document.body? 2. Is there a simple way to get the current language for a line in document.body? I just want to avoid writing the same code twice if such logic already exists. Overall, it doesn't see to complicated to solve. Thanks, Guy On Fri, 26 Oct 2018 at 10:37, Jürgen Spitzmüller <sp...@lyx.org> wrote: > Am Montag, den 22.10.2018, 10:21 +0200 schrieb Jean-Marc Lasgouttes: > > > > Finally (this might be a question for Jürgen), is the handling of > > Hebrew > > still different from the handling of other RtL languages in this > > respect? > > Yes. > > > It should not IMO. > > Definitely not. That's the point of the ticket I linked to earlier. > > Jürgen > > > > > JMarc >