]> git.lyx.org Git - features.git/commit
Fix parsing of verbatim options (bug #9113)
authorGeorg Baum <baum@lyx.org>
Sat, 3 Jan 2015 19:45:06 +0000 (20:45 +0100)
committerGeorg Baum <baum@lyx.org>
Sat, 3 Jan 2015 19:45:06 +0000 (20:45 +0100)
commit3f72a026cc26e8e8dfdd306a62fd174b51dd59c4
treef936c313f0a6949670f52392ca7522ab1153d394
parentf8016af3f982fe4abf9c2b2797a531cd8eaa24aa
Fix parsing of verbatim options (bug #9113)

Parser::verbatimOption() did swallow backslashes previously. The similar code
in Parser::verbatim_item() was already correct.
src/tex2lyx/Parser.cpp
src/tex2lyx/test/test-insets.lyx.lyx
src/tex2lyx/test/test-insets.tex