]> git.lyx.org Git - features.git/commit
Fix CJK preamble.
authorGünter Milde <milde@lyx.org>
Tue, 5 Feb 2019 19:27:38 +0000 (20:27 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:57 +0000 (14:39 +0200)
commit8f12d5c82c6b55e4903b98f9e1e4ceef63de358f
tree653dd278deee8217b835b712f66f1f48f5410476
parentaf01fc4eb77a2f42965694d149796eec2147a49a
Fix CJK preamble.

Don't load the CJK package with utf8x (feature clash).

Load CJK (not CJKutf8) with traditional Chinese and "language-default".
src/BufferParams.cpp