lyx_mirror/src/tex2lyx
Georg Baum 75ba5d3db5 Add automatic color package loading for listings
The listings inset does automatically load the color package if any parameter
contains \color. As mentioned in bug #8066 tex2lyx needs to be aware of this,
so the \usepckage{color} is automatically skipped in these cases.
2012-10-18 20:41:23 +02:00
..
test Add automatic color package loading for listings 2012-10-18 20:41:23 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp cmake: fix merge build 2010-03-07 11:03:23 +00:00
CMakeLists.txt Cmake build: 2012-10-15 22:50:39 +02:00
Context.cpp Acknowledge additional \lang command 2012-10-05 23:58:16 +02:00
Context.h Fix invalid \size output with no active layout before sectioning environments. 2011-01-07 19:58:31 +00:00
Makefile.am Compile tex2lyx before running tests 2012-10-04 22:29:43 +02:00
math.cpp Do not swallow math comments in tex2lyx. 2012-05-06 16:48:44 +02:00
Parser.cpp Fix regression introduced in commit 7cfac95 2012-10-05 22:16:46 +02:00
Parser.h Really fix bug #4468. 2012-10-05 00:12:18 +02:00
pch.h
Preamble.cpp Set CJK document language instead of adding a note. 2012-10-06 09:38:14 +02:00
Preamble.h Set CJK document language instead of adding a note. 2012-10-06 09:38:14 +02:00
table.cpp tex2lyx/table.cpp: please Vincent as discussed 2012-06-21 13:14:16 +02:00
tex2lyx.1in Refine tex2lyx -copyfiles logic. 2012-10-06 13:55:25 +02:00
tex2lyx.cpp Set CJK document language instead of adding a note. 2012-10-06 09:38:14 +02:00
tex2lyx.h Set CJK document language instead of adding a note. 2012-10-06 09:38:14 +02:00
text.cpp Add automatic color package loading for listings 2012-10-18 20:41:23 +02:00
TODO.txt Really output file format 444 2012-10-06 00:29:16 +02:00