]> git.lyx.org Git - lyx.git/history - src/tex2lyx
tex2lyx/table.cpp: please Vincent as discussed
[lyx.git] / src / tex2lyx /
2012-06-21 Uwe Stöhrtex2lyx/table.cpp: please Vincent as discussed
2012-06-20 Uwe Stöhrtex2lyx/table.cpp: fix bug #8204, also OK for branch...
2012-06-08 Uwe Stöhr- FORMAT: document latest change
2012-06-08 Uwe Stöhr- support a bunch of new languages (fileformat change)
2012-05-31 Richard HeckDeal with memory issue reported some time ago in connec...
2012-05-28 Richard HeckA few more small optimizations noted along the way.
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-05-13 Georg BaumForgot the test case for bug #8116.
2012-05-13 Georg BaumFix bug #8116.
2012-05-06 Georg BaumDisentangle amsmath and amssymb loading.
2012-05-06 Georg BaumImport table cells in turn environment.
2012-05-06 Georg BaumImport table cells in sideways environment.
2012-05-06 Georg BaumDo not swallow newlines after \usepackage.
2012-05-06 Georg BaumDo not swallow math comments in tex2lyx.
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-04-16 Georg BaumNative support for \lstlistoflistings
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumFix tex2lyx table output.
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-03-25 Georg BaumRevert unwanted change.
2012-03-25 Georg BaumFix bug #6936.
2012-03-22 Lars Gullik BjønnesSetup .gitignore for generated files
2012-03-21 Uwe Stöhrfull support for table rotations; fileformat change
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-16 Uwe Stöhrsupport for table cell rotations; fileformat change
2012-03-15 Uwe Stöhrtex2lyx/text.cpp: code improvement as proposed by Georg
2012-03-10 Vincent van RavesteijnFix typo and whitespace
2012-03-10 Georg BaumUpdate tex2lyx to file format 427. InsetIPA is not...
2012-03-05 Uwe Stöhrtex2lyx: support for inline listings (fixes last part...
2012-03-05 Uwe Stöhrtex2lyx/text.cpp: don't parse catBegin in verbatim...
2012-03-05 Uwe Stöhrtex2lyx/text.cpp: clarify a comment and add a question
2012-03-05 Uwe Stöhr- text.cpp: full tex2lyx support for lstlisting (suppor...
2012-03-04 Uwe Stöhrtex2lyx/text.cpp: whitespace fixes
2012-03-04 Uwe Stöhrtest/test-insets.tex: add examples for listings
2012-03-04 Uwe Stöhr- text.cpp: - fix tex2lyx parsing of verbatim environments
2012-03-01 Georg BaumFix parsing of \sindex{stuff} and \sindex[]{stuff}
2012-02-29 Uwe Stöhrtex2lyx/text.cpp: a fix and a clarification
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
next