]> git.lyx.org Git - features.git/commit
When using polyglossia (bidi), paragraph directions don't need to be swapped
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 7 Jan 2019 12:54:23 +0000 (13:54 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:55 +0000 (14:39 +0200)
commit759c50a7843caa392864b97c8497cf2df5d32cf5
tree72ba203622bbafff33676fb0a75b003a082a00cc
parent036b30794b8a6a566fd67b368ef2d86839b8bf3a
When using polyglossia (bidi), paragraph directions don't need to be swapped

Bidi does that.

Fixes: #11399
src/Paragraph.cpp