]> git.lyx.org Git - features.git/commit
Fix #6618: RTL (sub)*section after LTR text doesn't compile.
authorEnrico Forestieri <forenr@lyx.org>
Sat, 27 Mar 2010 17:29:56 +0000 (17:29 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sat, 27 Mar 2010 17:29:56 +0000 (17:29 +0000)
commitf84a611775ab37d66918b40c52c81df9a871c798
treecf0f1357349c69b4c91ce994aeadfa2e8ca646de
parent9a982853083f7d76d4112ef46629683d4ce4ef64
Fix #6618: RTL (sub)*section after LTR text doesn't compile.
When deciding whether to switch encoding or not, the "fragileness" of
the enclosing environment (rather than that of the actual one) should
be taken into account, as we already account for the current "fragility"
by outputting the encoding switch just before switching environment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33882 a592a061-630c-0410-9148-cb99ea01b6c8
src/output_latex.cpp