]> git.lyx.org Git - features.git/commit
Create mechanism to handle packages for which we only know after parsing
authorGeorg Baum <georg.baum@post.rwth-aachen.de>
Sun, 30 Oct 2011 18:12:49 +0000 (18:12 +0000)
committerGeorg Baum <georg.baum@post.rwth-aachen.de>
Sun, 30 Oct 2011 18:12:49 +0000 (18:12 +0000)
commitf8cc30a1f20de97425d17fc1779041d0f963f74a
tree75cf6fc087a6c26420a4d136e6b592e687a61787
parent3d3e1e58b1485cf2004bb31c31493e403b9fd25e
Create mechanism to handle packages for which we only know after parsing
the complete document whether LyX will load them or not.
Use the mechanism for the color package (fixes the color part of bug #7845).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40095 a592a061-630c-0410-9148-cb99ea01b6c8
src/tex2lyx/Preamble.cpp
src/tex2lyx/Preamble.h
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp