]> git.lyx.org Git - features.git/commit
Next step towards a working roundtrip of files generated by LyX:
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 23 Jan 2011 21:10:20 +0000 (21:10 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 23 Jan 2011 21:10:20 +0000 (21:10 +0000)
commitd3c385de20d3204c1aa4d7f41297554f09fc1881
treee9f3b98f299f7dfa823dabb7d4f97171979e52b4
parent9129b7349744c99ddb309f7785eda925a92bffa4
Next step towards a working roundtrip of files generated by LyX:
Try to recognize modules.
Again, this is needed because the complete LyX preamble is ignored.
It is not possible to recognize a module in all cases, but at least the simple
ones are handled now. As a prerequisite I also had to revive the filling of
known_environments. This has been removed (probably by accident) some time ago.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37306 a592a061-630c-0410-9148-cb99ea01b6c8
development/scons/scons_manifest.py
src/tex2lyx/Makefile.am
src/tex2lyx/preamble.cpp
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp