Page 1 of 1

text alignment

Posted: Mon Apr 15, 2019 11:58 am
by Oleksii
I changed un-deliberately the direction of the text to left-to-right and cannot figure out how to reverse it.
I found this article
https://www.oxygenxml.com/xml_author/un ... ation.html
but it does not say how to make changes.

Re: text alignment

Posted: Mon Apr 15, 2019 2:40 pm
by Costin
Hi,

You should:
- check if you have a dir="rtl" attribute on the root of your XML file and change its value to dir="ltr".
- check what option do you have selected in the oXygen menu Options > Preferences > Editor > Open, under the "Support for Special Characters" section.
You could either let oXygen ask if you want the BiDi support enabled whenever the document contains such text or special characters, or disable the support for bidirectional text at all.

Regards,
Costin