]> git.lyx.org Git - features.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)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:57 +0000 (14:39 +0200)
commita460844eca0d068eef93a7a64df608d58a259870
tree33746f3d448d874c41209950e55379f547fcddb2
parent7f4478058719921725e91ab46a8892dec79b1fc0
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