]> 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>
Fri, 24 Aug 2018 13:02:26 +0000 (15:02 +0200)
commit2d4ac90fd20eac5a32b2d71e7de1d2c92ee2429e
treebbca8cbcd004eb8e8d5f37d0b4f83d74d4be8af0
parent920e26916e760f9196270d1e19d9486412f2fb1e
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.
src/output_latex.cpp