]> git.lyx.org Git - features.git/commit
Some fixes to parsing in tex2lyx
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 22 Feb 2013 14:32:13 +0000 (15:32 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 22 Feb 2013 14:53:40 +0000 (15:53 +0100)
commit683050d4f9a2e9476ccf2313f8f72eb99fcf4a87
tree4c544056d04cfa7eac1f9a6ac27ce765b6c91bcb
parent0082d183b34551fb63251f7e703429c87247328d
Some fixes to parsing in tex2lyx

* put_almost_back and putback are actually the same thing
* add Parser::dropPosition
* deparse on Parser::popPosition
src/tex2lyx/Parser.cpp
src/tex2lyx/Parser.h