]> git.lyx.org Git - features.git/commit
Do not rely on babel quotation macros for encodings other than [O]T1
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 17 Dec 2017 11:16:01 +0000 (12:16 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 18 Dec 2017 11:40:44 +0000 (12:40 +0100)
commit63af581324e9349a7d99c98744b059eb4cb9558c
tree2746ac0316f49e8adb4824d25901a8e309dd0f3a
parentc9041df51c2c9e308adeefe7cb6d166abc3a8b38
Do not rely on babel quotation macros for encodings other than [O]T1

Babel falls back to OT1 in these cases, which gives wrong output got the
guillemots

Fixes: #10947
(cherry picked from commit 64b94f81be52de33553cda5db85d824de2119a3c)
src/insets/InsetQuotes.cpp