]> git.lyx.org Git - features.git/commit
Correctly generate latex for font/language/encoding switches inside and around
authorDov Feldstern <dov@lyx.org>
Fri, 20 Jul 2007 01:28:20 +0000 (01:28 +0000)
committerDov Feldstern <dov@lyx.org>
Fri, 20 Jul 2007 01:28:20 +0000 (01:28 +0000)
commit6a8b25ba5110a1d4e19206f9f42d3b04312e6728
tree519da923856a46f2b04ed9796b95a92679d56518
parent29be500207e805554fb8e9fbd78748e4c0196adf
Correctly generate latex for font/language/encoding switches inside and around
insets. Up until now this has not been 100% correct, especially in the case
of RTL languages (but not only those).
This fixes bug 1820 (http://bugzilla.lyx.org/show_bug.cgi?id=1820)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19150 a592a061-630c-0410-9148-cb99ea01b6c8
RELEASE-NOTES
src/Font.cpp
src/Font.h
src/Paragraph.cpp
src/output_latex.cpp