]> git.lyx.org Git - features.git/commit
Fix invalid \size output with no active layout before sectioning environments.
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 7 Jan 2011 19:58:31 +0000 (19:58 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 7 Jan 2011 19:58:31 +0000 (19:58 +0000)
commit6ead3daac9ca543c4f6be3164848f5b808e6e47d
tree7361a2ce88f386a8a2e42c63f33a72a3b5111785
parent64d9fed8c3f7df4b886b3a8ed1bef993816ddb67
Fix invalid \size output with no active layout before sectioning environments.
Fix missing \size reset after sectioning environments.
Fix invalid \lang default (use english instead, as in the preamble)
Convert hard coded layout output of caption insets to Context class.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37147 a592a061-630c-0410-9148-cb99ea01b6c8
src/tex2lyx/Context.h
src/tex2lyx/text.cpp