]> git.lyx.org Git - lyx.git/history - src/tex2lyx/Preamble.cpp
do not hardcode packages loaded by external insets
[lyx.git] / src / tex2lyx / Preamble.cpp
2011-12-13 Georg Baumdo not hardcode packages loaded by external insets
2011-12-08 Uwe Stöhrsupport for Australian and Newzealand as document langu...
2011-12-08 Georg BaumBeautify output of \usepckage statements (each statemen...
2011-12-07 Richard HeckUpdate tex2lyx to format 418. Nothing really to do...
2011-12-07 Richard HeckRevert unintentional commit.
2011-12-07 Richard HeckUpdate all layouts to format 36.
2011-12-07 Uwe Stöhrtex2lyx Preamble.cpp, text.cpp: fix #7845 also for...
2011-12-05 Uwe Stöhrtex2lyx: support for pdfpages
2011-12-04 Georg Baumfix preamble output in case child docs are present
2011-11-29 Georg BaumMove some more packages from unconditionally swallowing...
2011-11-25 Uwe Stöhrtex2lyx: support for Spreadsheet and chess external...
2011-11-13 Georg BaumFix bug #4553: booktabs for tex2lyx
2011-11-13 Georg BaumDo not swallow geometry settings if they are given...
2011-11-06 Georg BaumDistinguish between empty argument and no argument
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-11-04 Georg Baum\color may have an optional argument (part of bug ...
2011-10-31 Uwe Stöhrtex2lyx/Preamble.cpp: fix some comments
2011-10-30 Georg BaumOnly the packages subscript and ulem if they are automa...
2011-10-30 Georg BaumCreate mechanism to handle packages for which we only...
2011-10-30 Georg Baumget rid of the modules_placeholder hack
2011-10-30 Georg BaumFix bug #7844: \date{} in main text is recognized
2011-10-30 Georg BaumFirst step towards proper handling of partially support...