]> git.lyx.org Git - lyx.git/commit
Don't switch encodings to/from CJK if the document encoding is using the CJK package.
authorGünter Milde <milde@lyx.org>
Thu, 7 Feb 2019 21:07:59 +0000 (22:07 +0100)
committerGünter Milde <milde@lyx.org>
Sat, 9 Feb 2019 19:42:24 +0000 (20:42 +0100)
commit7bbf333fa1005a0eb9658b84e0c7d65e53fd9f20
treeccc325da3b21f93620da6fe83b90d001ae3ad2a7
parentf3aabbd4d709dcd14c36799b8ef67d8d1ee9f42d
Don't switch encodings to/from CJK if the document encoding is using the CJK package.

Also, since we return earlier if the document encoding is an utf8-variant
since fc0ab1283, the wrapper around "setEncoding" is no longer required.
src/output_latex.cpp