]> git.lyx.org Git - features.git/commit
Support for documents in other scripts with parts in CJK scripts.
authorGünter Milde <milde@lyx.org>
Wed, 23 Jan 2019 23:36:33 +0000 (00:36 +0100)
committerGünter Milde <milde@lyx.org>
Wed, 23 Jan 2019 23:40:51 +0000 (00:40 +0100)
commit197735747e722cd421edef1b1966e2918eb889b5
tree8290a19f928c01b99ceed502fa1afbad418e9dfd
parent96196b681af72a741f468a2556f8bbe5fcda13ca
Support for documents in other scripts with parts in CJK scripts.

Fix CJK support for documents using input-encoding "utf8-cjk"
when the main language is not Chinese, Korean, or Japanese.
15 files changed:
autotests/export/latex/CJK/en-de-el-ru-ja_utf8-cjk.lyx
autotests/export/latex/CJK/en-de-el-ru-ko_utf8-cjk.lyx
autotests/export/latex/CJK/en-de-el-ru-zh_CN_utf8-cjk.lyx
autotests/export/latex/CJK/en-de-el-ru-zh_TW_utf8-cjk.lyx [new file with mode: 0644]
autotests/export/latex/CJK/ja-en-de-el-ru_utf8-cjk.lyx
autotests/export/latex/CJK/ja-en-de-el-ru_utf8.lyx
autotests/export/latex/CJK/ko-en-de-el-ru_utf8-cjk.lyx
autotests/export/latex/CJK/micro-sign_utf8-cjk_libertine.lyx [new file with mode: 0644]
development/autotests/invertedTests
development/autotests/unreliableTests
lib/doc/zh_CN/Intro.lyx
lib/doc/zh_CN/Tutorial.lyx
lib/encodings
lib/examples/ja/multilingual.lyx
src/output_latex.cpp