]> git.lyx.org Git - features.git/commit
Parse post command argument insets (bug #8473)
authorGeorg Baum <baum@lyx.org>
Sat, 3 Jan 2015 17:14:20 +0000 (18:14 +0100)
committerGeorg Baum <baum@lyx.org>
Sat, 3 Jan 2015 17:14:20 +0000 (18:14 +0100)
commit151abe293e59e26bdde512c6fc0268a93012cf11
tree42c6196bea9aaeabd334c2afe57310ecbeab0a57
parent46bfa47395f93bbe3c454c5f4656bdc12e5373f4
Parse post command argument insets (bug #8473)

This is now very easy with the new InsetArgument infrastructure.
src/tex2lyx/Makefile.am
src/tex2lyx/test/CMakeLists.txt
src/tex2lyx/test/runtests.py
src/tex2lyx/test/test-memoir.lyx.lyx [new file with mode: 0644]
src/tex2lyx/test/test-memoir.tex [new file with mode: 0644]
src/tex2lyx/text.cpp
status.21x