]> git.lyx.org Git - lyx.git/history - src/tex2lyx/text.cpp
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / tex2lyx / text.cpp
2013-02-04 Jean-Marc LasgouttesContinue support for verbatim
2013-02-04 Jean-Marc LasgouttesFix bug #5408: tex2lyx cannot handle verbatim code
2013-02-04 Uwe Stöhrtex2lyx: support refstyle and its commands
2013-01-22 Julien RiouxRespect the encoding passed to tex2lyx on the command...
2013-01-22 Julien RiouxSeparation of the various names for encodings.
2013-01-09 Kornel BenkoRename misleading function name from_gmtime() to form_a...
2013-01-07 Kornel BenkoMake change tracking in export to latex be independent...
2012-12-31 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-12-31 Georg BaumLet tex2lyx really produce format 458.
2012-12-30 Georg BaumFix import of shift-jis and big5 CJK texts.
2012-12-30 Georg BaumFix bug #8468: Wrong import of UTF8 CJK.
2012-12-30 Georg BaumFix tex2lyx bug #8466: special file names.
2012-12-28 Georg BaumFix bug #8422.
2012-12-14 Jean-Marc LasgouttesWhitespace only
2012-11-28 Jean-Marc LasgouttesFix # 8414: Use the noweb module instead of literate...
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-20 Juergen Spitzmuellertypos
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen Spitzmuellerextend comments and fix caption argument conversion
2012-11-20 Juergen SpitzmuellerMerge branch 'master' into features/latexargs
2012-11-19 Juergen SpitzmuellerWorkaround to let tex2lyx handle the new argument synta...
2012-11-19 Juergen SpitzmuellerInsetArgument revision, first working version
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-10-18 Georg BaumAdd -skipchildren command line switch (bug #4435)
2012-10-18 Georg BaumForgot to remove obsolete comment
2012-10-18 Georg BaumAdd automatic color package loading for listings
2012-10-06 Georg BaumFix wrong parsing of \framebox[3in][s]{...}
2012-10-06 Georg BaumRefine tex2lyx -copyfiles logic.
2012-10-06 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-06 Georg BaumSet CJK document language instead of adding a note.
2012-10-05 Georg BaumFix typo
2012-10-04 Georg BaumReally fix bug #4468.
2012-10-03 Georg BaumAdd -copyfiles command line option to tex2lyx
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-30 Georg BaumFix tex2lyx path handling for relative file names
2012-07-07 Uwe Stöhrtex2lyx/text.cpp: fix typos
2012-07-07 Uwe Stöhrtex2lyx: improve CJK handling
2012-07-06 Uwe Stöhrtex2lyx: remove some superfluous code
2012-06-30 Uwe Stöhrpolyglossia tex2lyx coding style improvement
2012-06-27 Uwe Stöhrtex2lyx: fix a typo
2012-06-27 Uwe Stöhrtexlyx: re-privatize a variable as suggested
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 Uwe Stöhrtex2lyx/text.cpp: fix bug #8223
2012-06-25 Jean-Marc LasgouttesFix bug #8220: tex2lyx crashes on single-character...
2012-06-24 Uwe Stöhrsupport non-CJK Japanese for tex2lyx
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öhrtex2lyx/text.cpp: 2 typos
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öhrtex2lyx/text.cpp: whitespace fix
2012-06-22 Uwe Stöhr- Preamble.cpp: handle \setxxxlanguage with options
2012-06-22 Uwe Stöhrtex2lyx/text.cpp: \lang is already handled by parse_text
2012-06-22 Uwe Stöhr- tex2lyx/text.cpp:
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-28 Richard HeckA few more small optimizations noted along the way.
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
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 BaumExtend the notermination flag to math as well.
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-15 Uwe Stöhrtex2lyx/text.cpp: code improvement as proposed by Georg
2012-03-05 Uwe Stöhrtex2lyx: support for inline listings (fixes last part...
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ö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
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-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 Georg BaumBeautify output of \usepckage statements (each statemen...
2011-12-07 Uwe Stöhrtex2lyx/text.cpp: a method to fix #7897
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 parsing of \def macros (was broken with the spreads...
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 Baummake a bit room for more ifs
2011-11-14 Georg BaumFix bug #7895: Do not output lines with only a single...
2011-11-13 Georg BaumFix bug #3036: font changes inside \markright do not...
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...
next