]> git.lyx.org Git - features.git/commit
First step towards proper handling of partially supported packages:
authorGeorg Baum <georg.baum@post.rwth-aachen.de>
Sun, 30 Oct 2011 12:47:45 +0000 (12:47 +0000)
committerGeorg Baum <georg.baum@post.rwth-aachen.de>
Sun, 30 Oct 2011 12:47:45 +0000 (12:47 +0000)
commit18d18f1b8c1506c4d8c8528ea53545e2c15948dc
tree45f243dc816e27a44b4f6a1141fa996f9ef02969
parentdb3aadf4249917cddd14c8e2e4487a6e07880692
First step towards proper handling of partially supported packages:
Convert the preamble code into a class.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40090 a592a061-630c-0410-9148-cb99ea01b6c8
src/tex2lyx/Makefile.am
src/tex2lyx/Preamble.cpp [new file with mode: 0644]
src/tex2lyx/Preamble.h [new file with mode: 0644]
src/tex2lyx/preamble.cpp [deleted file]
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp