]> git.lyx.org Git - features.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 09:41:08 +0000 (10:41 +0100)
commit7e51b5f30196fa0679a7c3c32dc75bca91520f32
tree5c3dc66e3028d19fbf6de47f84266fc7d5f9a398
parent534b1e9c9062b9e526566115dd5816cea220feab
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