]> git.lyx.org Git - features.git/commit
Make sure the layout has actually been closed. Otherwise, you can have:
authorRichard Heck <rgheck@comcast.net>
Thu, 5 Aug 2010 21:32:19 +0000 (21:32 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 5 Aug 2010 21:32:19 +0000 (21:32 +0000)
commit63e26fa7786121c8ed896eda4c31a375680cf46e
tree8bf7c6283f7f08ccd4013b2ed03b52bdde3e3bae
parent87600d4d84e6763c8ebbabf30d5921d2bf024ec9
Make sure the layout has actually been closed. Otherwise, you can have:
Style NewStyle
all by itself at the end of a file, and LyX is perfectly happy.

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