]> git.lyx.org Git - lyx.git/history - src/tex2lyx/text.cpp
Fix more warnings and simplify a tiny bit.
[lyx.git] / src / tex2lyx / text.cpp
2020-02-28 Richard Kimberly... Apparently, "requires" is a keyword in C++2a.
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
2019-12-28 Juergen SpitzmuellerCentralize code to markup deleted complex objects ...
2019-12-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2019-12-24 Juergen SpitzmuellerProvide way to add (optional) user initials
2019-08-14 Juergen SpitzmuellerInsetGraphics: use totalheight for height output
2019-08-13 Juergen SpitzmuellerAdd support for the enotez package
2019-08-12 Juergen SpitzmuellerExtend endnotes support
2019-08-07 Juergen SpitzmuellerAllow for multiple use of same key in qualified citatio...
2019-06-30 Juergen Spitzmueller[2.3 cand.] Fix import of custom float definitions
2019-03-31 Juergen Spitzmuellertex2lyx: support for list preambles
2019-03-29 Juergen Spitzmuellertex2lyx: support for bibencoding argument of \addbibres...
2018-08-28 Juergen Spitzmuellergrammar
2018-08-28 Juergen Spitzmuellertex2lyx: fix import of unknown commands'/environments...
2018-08-26 Juergen Spitzmuellertex2lyx: support for plural and capitalized refstyle
2018-08-24 Juergen Spitzmuellertex2lyx: Fix import of Arabic polyglossia environment
2018-08-24 Juergen Spitzmuellertex2lyx: also support rotated non-long tables
2018-08-24 Juergen Spitzmuellertex2lyx: also support rotated xltabulars
2018-08-24 Juergen Spitzmuellertex2lyx: support rotated longtable
2018-08-22 Juergen Spitzmuellertex2lyx: split huge else-if-clause
2018-08-22 Juergen Spitzmuellertex2lyx: Fixes to the btUnit import
2018-08-21 Juergen Spitzmuellertex2lyx: simplify btUnit parsing
2018-08-21 Juergen Spitzmuellertex2lyx: support for btUnit (multibib)
2018-08-21 Juergen Spitzmuellertex2lyx: add bib encoding support.
2018-08-11 Juergen Spitzmuellertex2lyx: fix option parsing of listings
2018-06-24 Juergen Spitzmuellertex2lyx: check for \maketitle also if other titlename...
2018-06-24 Juergen SpitzmuellerAdd support for tabularx/xltabular
2018-05-23 Juergen Spitzmuellertex2lyx: extend titling support
2018-04-21 Juergen Spitzmueller\textcyr -> \textcyrillic
2018-03-17 Juergen Spitzmuellersmall fixup in tex2lyx lstlistings/inputminted support.
2018-03-17 Juergen Spitzmuellertex2lyx: complete minted support (inputminted)
2018-03-17 Juergen Spitzmuellertex2lyx: handle makebeamertitle
2018-03-17 Juergen Spitzmuellertex2lyx: clear latexparam after use.
2018-03-17 Juergen Spitzmuellertex2lyx: do not eat empty paragraphs if keepempty is...
2018-03-16 Juergen Spitzmuellertex2lyx: add support for LaTeXParam
2018-03-14 Juergen Spitzmuellertex2lyx: support for beamer text styles with overlays
2018-03-14 Juergen Spitzmuellertex2lyx: More work on beamer support
2018-03-13 Juergen Spitzmuelleramend ab4e9adf8626
2018-03-13 Juergen SpitzmuellerFix known_escaped_chars
2018-03-12 Juergen Spitzmuellertex2lyx: towards beamer overlay argument support.
2018-03-11 Juergen Spitzmuellertex2lyx: update quote handling
2018-03-11 Juergen Spitzmuellertex2lyx: support tipa \t*{} macro.
2018-03-10 Juergen Spitzmuellertex2lyx: add support for lstinputlisting
2018-03-10 Juergen Spitzmuellertex2lyx: make nested CJK parsing slightly less dumb.
2018-03-09 Juergen Spitzmuellertex2lyx: support for \includeonly
2018-03-09 Juergen SpitzmuellerFix copy and paste error in 6659304f7f8b
2018-03-09 Juergen SpitzmuellerRevert "Revert "tex2lyx: towards proper support of...
2018-03-09 Juergen SpitzmuellerRevert "tex2lyx: towards proper support of "literal...
2018-03-09 Uwe Stöhrtex2lyx: parse \xymatrix
2018-03-08 Juergen Spitzmuellertex2lyx: towards proper support of "literal"/"latexifie...
2018-03-06 Juergen Spitzmuellertex2lyx: support alignment pseudo-environments.
2018-03-06 Juergen Spitzmuellertex2lyx: fix subfloat import
2018-03-05 Uwe Stöhrtex2lyx/text.cpp: fix a typo
2018-03-05 Juergen Spitzmuellerparse_text (tex2lyx): get rid of the monstrous if-then...
2018-03-04 Juergen Spitzmuellertex2lyx: support qualified citation lists (biblatex)
2018-03-04 Juergen Spitzmuellertex2lyx: refsection and bibbysection support (biblatex)
2018-03-04 Juergen Spitzmuellertex2lyx: support biblatex
2018-03-04 Juergen Spitzmuellertex2lyx: import straight quotation marks as ERT
2018-02-24 Richard HeckFix bug #10939.
2018-02-23 Juergen Spitzmuellertex2lyx: do not force default bibliography style if...
2018-02-09 Juergen Spitzmuellertex2lyx: normalize bib and bst paths
2017-12-20 Jean-Marc Lasgouttestex2lyx: do not keep the Flex prefix for Flex insets...
2017-12-17 Uwe Stöhruse https:// in the first line of .lyx files
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-06-17 Enrico ForestieriPrune white space after the separating comma of options
2017-06-17 Enrico ForestieriDon't allow raw newlines in options
2017-06-17 Enrico ForestieriCorrectly skip a bottom caption
2017-06-17 Enrico Forestieritex2lyx: import minted listings
2017-04-15 Uwe StöhrInsetFloat: allow float placement for rotated floats
2017-04-10 Uwe Stöhrtex2lyx: support rotated algorithm floats
2017-04-08 Uwe StöhrLength.cpp: add new unit representing \baselineskip
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Richard HeckAdd a "noprefix" option to the "labelonly" version...
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Richard HeckAdapt tex2lyx to the new file format.
2016-09-13 Günter Mildetex2lyx: Remove "textglobfall" hack.
2016-01-08 Georg BaumImprove \AA and \aa tex2lyx import
2015-11-27 Georg BaumSimplify logic
2015-11-24 Uwe Stöhrstdlayouts.inc: support for verbatim*
2015-11-20 Jean-Marc Lasgouttestex2lyx: Add a newline at the end of comment if not...
2015-10-23 Georg BaumRevert the box alignment part of 8010b90c
2015-10-19 Günter MildeFix #9764, combining diacritical characters for line...
2015-09-20 Georg BaumRemove unused variables found by cppcheck
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-06-11 Georg BaumMake tex2lyx tests green again
2015-05-24 Juergen SpitzmuellerRename ref prefix "sub:" to "subsec:"
2015-05-20 Uwe Stöhrtex2lyx/text.cpp: avoid a tex2lyx error message
2015-05-20 Uwe Stöhrtex2lyx/text.cpp: a fix for \fboxcolor around \parbox...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: remove an unintended addition
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: fixes for \mbox{}
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: remove a now unnecessary hack
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: set correct alignment for \makebox...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: coding style improvements and code...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: fix a bug I introduced with [c7a11c1d...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: add support for box alignment
2015-05-18 Uwe Stöhrtex2lyx/text.cpp: code simplification
2015-05-18 Uwe Stöhrtex2lyx: register required packages for boxes
2015-05-18 Uwe Stöhrtex2lyx/text.cpp: support for \fcolorbox
next