]> git.lyx.org Git - features.git/commit
Fix "stray '}' in text" warnings: When parsing with FLAG_ITEM the braces need
authorGeorg Baum <georg.baum@post.rwth-aachen.de>
Sat, 12 Nov 2011 18:41:44 +0000 (18:41 +0000)
committerGeorg Baum <georg.baum@post.rwth-aachen.de>
Sat, 12 Nov 2011 18:41:44 +0000 (18:41 +0000)
commitc8a715d855c8dbe9e511d37be37df6c6a9125983
treebb9d3fbdc4a0ba06a48b17433e0570b08ddcbef5
parentf441663600e0fedadc7cb46e0a6e4eba4abd8666
Fix "stray '}' in text" warnings: When parsing with FLAG_ITEM the braces need
to occur in pairs.
If you change something in tex2lyx please don't commit without running the
tests and ensuring that no warnings or errors are written on stderr.

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