]> git.lyx.org Git - lyx.git/commit
Fix #10778 (issue with CJK and language nesting)
authorEnrico Forestieri <forenr@lyx.org>
Thu, 2 Nov 2017 09:35:58 +0000 (10:35 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Thu, 2 Nov 2017 10:07:11 +0000 (11:07 +0100)
commit43a6fe8375882bd0719994b3cb31e0895209a361
tree2914644d09fe8f5c028001e8a6164ca4a0d97c5f
parent8f98423e920d8add7b628debd2266306f438f982
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.

(cherry picked from commit 7e51b5f30196fa0679a7c3c32dc75bca91520f32)
src/Paragraph.cpp
src/output_latex.cpp
src/output_latex.h