]> git.lyx.org Git - features.git/commit
Fix text direction problem with polyglossia
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 24 Aug 2018 13:02:26 +0000 (15:02 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 26 Sep 2018 14:58:21 +0000 (16:58 +0200)
commit87f58708f3f4da53704f0a18561f5953418146d0
tree96ca2d86b4de1a7df6047b285e6a46526eb5c179
parent1b55d4017b687309a28448742fd41adaf9563d7e
Fix text direction problem with polyglossia

If an RTL language is set via environment in polyglossia, only a nested
\\text<lang> command will reset the direction for LTR languages

Fixes rest of # 10111.

(cherry picked from commit 2d4ac90fd20eac5a32b2d71e7de1d2c92ee2429e)
src/output_latex.cpp