]> git.lyx.org Git - features.git/commit
Fix parsing of verbatim options (bug #9113)
authorGeorg Baum <baum@lyx.org>
Sat, 3 Jan 2015 19:51:02 +0000 (20:51 +0100)
committerGeorg Baum <baum@lyx.org>
Sat, 3 Jan 2015 19:51:02 +0000 (20:51 +0100)
commit7aab315c81baca658366ad1048ef962161b0ce7a
tree80b0bc351420c765eb5a8240ff86a4b325fc6f7b
parent151abe293e59e26bdde512c6fc0268a93012cf11
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
status.21x