]> git.lyx.org Git - features.git/commit
CJK package is never used with non-TeX fonts.
authorGünter Milde <milde@lyx.org>
Sat, 25 May 2019 23:45:35 +0000 (01:45 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:30 +0000 (15:48 +0200)
commit5cd269ba02fcc2028f3747f7bfe074a78f154e3b
tree91c90c66fc72b1cd848b5c317843805479a7da0f
parente1830bc556c7717203c19e920924daa322c0d909
CJK package is never used with non-TeX fonts.

Prepare for languages that use CJK with TeX fonts and Polyglossia
with non-TeX fonts.

Korean is already supported by Polyglossia,
LyX support will follow (file version change).
src/Font.cpp
src/Paragraph.cpp
src/frontends/qt4/GuiDocument.cpp
src/output_latex.cpp