]> git.lyx.org Git - features.git/commit
Fix bug #11616
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 19 Jul 2019 04:55:45 +0000 (06:55 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 19 Jul 2019 04:55:45 +0000 (06:55 +0200)
commit67e6f06173a7950b11d0f6eaba00698a9b44a606
tree01b3b19b525c7bef538add94318b267c37398621
parent6bfad588abe45bbaf08f67418bd63dfd8bbdfb25
Fix bug #11616

With !using_begin_end, we need to compare against the paragraph language
since cur_language is always empty.

No status entry needed as this fixes a bug introduced after 2.3.3.
src/output_latex.cpp