]> git.lyx.org Git - features.git/commit
Fix regression to 1.4.x: Additional vertical space if inputenc == auto
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 17 Jan 2007 22:01:08 +0000 (22:01 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 17 Jan 2007 22:01:08 +0000 (22:01 +0000)
commit439582ec6d627ee33477f0c05daa086cb07eba7c
tree441768bec61ba7b8d79b9dd205b131fc5fd7cdfb
parent7202474476354b56bc625ae3136d545400b49fd3
Fix regression to 1.4.x: Additional vertical space if inputenc == auto
* src/output_latex.C
(TeXOnePar): Postpone the output of newlines after the call of
switchEncoding(), since we may get additional whitespace otherwise.

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