]> git.lyx.org Git - lyx.git/history - src/tex2lyx
Import \sindex correctly
[lyx.git] / src / tex2lyx /
2012-02-28 Georg BaumImport \sindex correctly
2012-02-27 Uwe Stöhr- text.cpp: escape backslashes in verbatim, fix a thinko
2012-02-20 Uwe Stöhrsupport for verbatim: step 2: tex2lyx support
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-08 Georg BaumFix bug #5906 (missing -p command) by updating the...
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-18 Georg BaumMore sensible longtable caption handling (needed for...
2011-12-14 Julien RiouxUpdate tex2lyx to format 420. Determine the default...
2011-12-14 Julien RiouxRemove extra whitespace.
2011-12-14 Julien RiouxRemove extra whitespace.
2011-12-13 Georg Baumdo not hardcode packages loaded by external insets
2011-12-11 Uwe Stöhrtex2lyx/text.cpp: remove development residue
2011-12-11 Uwe Stöhrtex2lyx/text.cpp: add a missing ',' and use LyX's metho...
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 Uwe Stöhrtex2lyx/text.cpp: a method to fix #7897
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 Vincent van RavesteijnCMake/Win32: Add an icon to the tex2lyx executable.
2011-12-05 Uwe Stöhrtex2lyx: support for pdfpages
2011-12-04 Georg Baumfix parsing of \def macros (was broken with the spreads...
2011-12-04 Georg Baumfix preamble output in case child docs are present
2011-12-04 Georg BaumImprove longtable import (part of bug #7412).
2011-11-29 Georg BaumMove some more packages from unconditionally swallowing...
2011-11-27 Georg BaumFix parsing of stuff with ] in \item arguments (part...
2011-11-27 Georg BaumParse the picture variant of \framebox correctly (part...
2011-11-25 Uwe Stöhrtex2lyx: support for Spreadsheet and chess external...
2011-11-20 Georg BaumBeautify documents created by writer2latex (see bug...
2011-11-20 Georg BaumFix bug in paragraph detection (can be seen in test...
2011-11-20 Georg Baummake a bit room for more ifs
2011-11-14 Georg BaumFix bug #7895: Do not output lines with only a single...
2011-11-14 Uwe Stöhrtex2lyx/test/test-insets.tex: add a booktabs test table
2011-11-13 Georg BaumFix bug #4553: booktabs for tex2lyx
2011-11-13 Georg BaumFix bug #3036: font changes inside \markright do not...
2011-11-13 Georg BaumDo not swallow geometry settings if they are given...
2011-11-13 Georg BaumFix bug #7668 (cosmetic whitespace issues)
2011-11-13 Georg BaumFix bug #7663: Misparsing of description \item with...
2011-11-12 Georg BaumFix "stray '}' in text" warnings: When parsing with...
2011-11-12 Georg Baumtabular*
2011-11-10 Peter Kümmeladd header guard
2011-11-06 Uwe Stöhrtex2lyx/text.cpp: add a comment and fix a typo
2011-11-06 Uwe Stöhrtex2lyx/test/box-color-size-space-align.tex: translatio...
2011-11-06 Uwe Stöhrtex2lyx:
2011-11-06 Georg BaumImport optional argument of tabular (vertical alignment)
2011-11-06 Georg Baumand another one
2011-11-06 Georg BaumForgot this in r40139.
2011-11-06 Georg BaumDistinguish between empty argument and no argument
2011-11-06 Georg BaumMust not output anything between p.pushPosition() and...
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-11-06 Uwe Stöhrtex2lyx/text.cpp: fix remaining part of bug #7843
2011-11-04 Georg Baum\color may have an optional argument (part of bug ...
2011-11-04 Georg BaumFix bug #7843: Recognize a shaded box inside a minipage...
2011-10-31 Georg BaumFix bug #7846
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 BaumFix bug #7700 partially: The \maketitle command is...
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...
2011-10-29 Uwe Stöhrtex2lyx/preamble.cpp: add a note
2011-10-29 Uwe Stöhrtex2lyx/preamble.cpp: sorting and add a comment
2011-10-29 Uwe Stöhrtex2lyx/preamble.cpp: fix bug #7863
2011-10-29 Uwe Stöhrtex2lyx: fix for documents using Latvian, Lithuanian...
2011-10-28 Uwe Stöhrtex2lyx/preamble.cpp: correct a whitespace mistake...
2011-10-28 Uwe Stöhrtex2lyx/preamble.cpp: fix bug #7861 and #7858
2011-10-27 Uwe Stöhr- tex2lyx/text.cpp: a fix for subfloat support
2011-10-27 Uwe Stöhrtex2lyx: support for subfloats
2011-10-27 Uwe Stöhrtex2lyx/test/test-structure.tex:
2011-10-27 Uwe Stöhrtex2lyx/TODO.txt: this feature is also covered by r40020
2011-10-26 Uwe Stöhrtex2lyx: support for wrapped floats and all their possi...
2011-10-26 Uwe Stöhrtex2lyx/preamble.cpp: revert r39962 (the string initial...
2011-10-26 Vincent van RavesteijnConstify some variables in tex2lyx
2011-10-26 Uwe Stöhrtex2lyx/text.cpp: fix 2 typos
2011-10-26 Uwe Stöhrtex2lyx: support for hyperlinks
2011-10-26 Uwe Stöhrtex2lyx/text.cpp: code simplification
2011-10-26 Uwe Stöhrtex2lyx: support for sideway floats including their...
2011-10-26 Uwe Stöhrtex2lyx: add strike-outs etc. to the TeX testfile
2011-10-26 Uwe Stöhrtex2lyx: fix problem that non-empty \date in the preamb...
2011-10-26 Uwe Stöhrtex2lyx: addendum to r39989; support for basic (predefi...
2011-10-26 Uwe Stöhrtex2lyx: testfiles: the spaces are already in box-color...
2011-10-26 Uwe Stöhrtex2lyx: addendum to r39949; handle the case that LyX...
2011-10-25 Uwe Stöhrtex2lyx: fix a typo and a whitespace
2011-10-25 Uwe Stöhrtex2lyx: fix bug #7856
2011-10-25 Uwe Stöhrtex2lyx: support for beraserif.sty
2011-10-25 Uwe StöhrTODO.txt: restore an entry
2011-10-25 Georg BaumAdjust comment (thanks Jose)
2011-10-25 Uwe Stöhrtex2lyx: addendum to r39964, although utopia.sty is...
2011-10-25 Uwe Stöhrtex2lyx: support for different language packages: none...
2011-10-25 Uwe Stöhrtex2lyx: nothing to do for the new math spaces as shown...
2011-10-25 Uwe Stöhrtex2lyx: support for chancery and ccfonts
2011-10-25 Uwe Stöhrtex2lyx: fix handling of fourier: Utopia as roman font...
2011-10-25 Uwe Stöhrtex2lyx/preamble.cpp: correct a mistake from previous...
2011-10-25 Uwe Stöhrtex2lyx: adapt handling of \fontencoding to LyX 2.x...
2011-10-25 Uwe Stöhrtex2lyx/TODO.txt: columnsep is already supported
2011-10-25 Uwe Stöhrtex2lyx: support width setting of \printnomenclature
next