]> git.lyx.org Git - features.git/commit
Fix #10778 (issue with CJK and language nesting)
authorEnrico Forestieri <forenr@lyx.org>
Wed, 8 Nov 2017 07:44:00 +0000 (08:44 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Wed, 8 Nov 2017 07:44:00 +0000 (08:44 +0100)
commit3628ceec480c3d8fa9673f80f781eb1153fb9e1f
treeb2f7a6199d50a6dd0f8228cff97e09d45aa5dc76
parent3887ffb24fb7b54a16711f0e40df64861e08cec4
Fix #10778 (issue with CJK and language nesting)

When using CJK, don't try to close a language that was never
opened before, such as when it is the main language.
src/Paragraph.cpp
src/output_latex.cpp
src/output_latex.h
status.22x