]> git.lyx.org Git - features.git/commit
Fix "default" encoding to match "auto" encoding except for the actual output
authorDov Feldstern <dov@lyx.org>
Thu, 5 Jul 2007 19:19:41 +0000 (19:19 +0000)
committerDov Feldstern <dov@lyx.org>
Thu, 5 Jul 2007 19:19:41 +0000 (19:19 +0000)
commitbe01974475eef7690005fd64d375337bfcd42811
tree0ed44751b3cbf6b7b1a3b120a82f9edd5ed72272
parenta4c5f67f5e04d9658c6066a0e7ede334b4c587d2
Fix "default" encoding to match "auto" encoding except for the actual output
of \inputencoding commands, which are not needed in some cases (e.g., Hebrew
with ivritex).

This fixes some of the remaining problems (but not all) from bug 3613 (namely, http://bugzilla.lyx.org/show_bug.cgi?id=3613#c9).
See also some example files fixed by this in http://permalink.gmane.org/gmane.editors.lyx.devel/88805 .

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