]> git.lyx.org Git - lyx.git/history - src/tex2lyx/text.cpp
Let the Foot inset have a different Layout when inside a title
[lyx.git] / src / tex2lyx / text.cpp
2014-11-11 Uwe Stöhrtex2lyx: support for \item with opt arg in itemize...
2014-11-07 Uwe Stöhrtex2lyx: support for bibtopic
2014-11-07 Uwe Stöhrtex2lyx/text.cpp: support for \nameref
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2013-06-03 Jean-Marc LasgouttesUpdate chunk handling to use new inset
2013-05-26 Georg BaumFix tex2lyx include output for roundtrip
2013-05-24 Jean-Marc LasgouttesFix empty width support for Box inset
2013-05-05 Uwe StöhrRevert "tex2lyx/text.cpp: fix a typo spotted by clang"
2013-05-05 Uwe Stöhrtex2lyx/text.cpp: fix a typo spotted by clang
2013-03-22 Georg BaumSupport \caption* (bug #3209)
2013-03-22 Uwe Stöhrtex2lyx: we support now \framebox without options
2013-03-22 Uwe Stöhrsupport for \mbox and \fbox
2013-02-24 Georg BaumForgot this in f2d2b7cc7d
2013-02-24 Georg BaumFound one more nested if to remove
2013-02-24 Georg BaumTry to fix MSVC compile error
2013-02-24 Georg BaumFix some texl2yx accent bugs
2013-02-22 Georg BaumImprove texl2yx refstyle support
2013-02-22 Jean-Marc LasgouttesFix parsing of literate chunks (bug 7838)
2013-02-22 Jean-Marc LasgouttesImprovements to Parser::verbatimStuff
2013-02-22 Uwe Stöhrtex2lyx/text.cpp: whitespace only
2013-02-22 Uwe Stöhrtex2lyx/text.cpp: logic fix for previous commit
2013-02-22 Uwe Stöhrtex2lyx: support further characters
2013-02-21 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-21 Uwe Stöhrtex2lyx/text.cpp: correction for TIPA character support
2013-02-21 Georg BaumAdd a note about ERT environment
2013-02-19 Jean-Marc LasgouttesHandle properly insets which have the PassThru property
2013-02-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-18 Uwe Stöhrtex2lyx: support further TIPA characters
2013-02-18 Uwe Stöhrtex2lyx: a fix for the \tone support
2013-02-18 Uwe Stöhrtex2lyx: add a missing TIPA mark
2013-02-18 Uwe Stöhrtex2lyx: support for TIPA \tone
2013-02-18 Uwe Stöhrtex2lyx: more support for TIPA
2013-02-17 Uwe Stöhrtex2lyx: support for IPA environment
2013-02-17 Uwe Stöhrtex2lyx: support for multiple indices and subindices
2013-02-17 Uwe Stöhrtex2lyx: support bibtex inset with \phantomsection
2013-02-17 Uwe Stöhrtex2lyx: support for the \textipa inset
2013-02-16 Georg BaumFix dangerous parser use
2013-02-16 Uwe Stöhrtex2lyx: support for \addcontentsline in BibTeX inset
2013-02-04 Uwe Stöhrtex2lyx: adapt refstyle support aft the fix for bug...
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.
next