]> git.lyx.org Git - lyx.git/history - src/tex2lyx/Preamble.cpp
BufferParams: rename formula_indent to math_indent etc. as requested
[lyx.git] / src / tex2lyx / Preamble.cpp
2012-06-27 Uwe Stöhrtex2lyx: fix some issues spotted by Vincent
2012-06-25 Uwe Stöhrtex2lyx: support fontspec scale option
2012-06-25 Vincent van Ravesteijntex2lyx: Remove superfluous '\n'
2012-06-24 Uwe Stöhrsupport non-CJK Japanese for tex2lyx
2012-06-24 Uwe Stöhrsupport synctex in tex2lyx.cpp
2012-06-24 Uwe Stöhrtex2lyx/Preamble.cpp: fix a typo
2012-06-24 Uwe Stöhrupdate tex2lyx header format really to fileformat 433
2012-06-24 Uwe Stöhrtex2lyx comment corrections
2012-06-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-24 Uwe StöhrCJK support for tex2lyx
2012-06-23 Uwe Stöhr- language: Kurmanji is since 2009 also supported by...
2012-06-23 Uwe Stöhrtex2lyx/Preamble.cpp: remove a FIXME, the problem was...
2012-06-23 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-06-23 Uwe Stöhr- tex2lyx: support for the polyglossia language variants
2012-06-22 Uwe Stöhr- Preamble.cpp: handle \setxxxlanguage with options
2012-06-08 Uwe Stöhr- support a bunch of new languages (fileformat change)
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-05-13 Georg BaumFix bug #8116.
2012-05-06 Georg BaumDisentangle amsmath and amssymb loading.
2012-05-06 Georg BaumImport table cells in sideways environment.
2012-05-06 Georg BaumDo not swallow newlines after \usepackage.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-19 Georg BaumFix bug #8104 (\date argument was eaten)
2012-02-28 Georg BaumImport \sindex correctly
2012-02-16 Jean-Marc LasgouttesSet use_non_tex_fonts buffer parameter and default...
2012-01-09 Julien RiouxUpdate tex2lyx to format 424.
2012-01-05 Georg BaumLoad mathtools.sty automatically (bug #7949) and make...
2012-01-03 Georg BaumSecond step towards a more generic package off/auto...
2011-12-14 Julien RiouxUpdate tex2lyx to format 420. Determine the default...
2011-12-14 Julien RiouxRemove extra whitespace.
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...