]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx/lyx_2_2.py
Do not replace "--" with "\twohyphens" in formula macros.
[lyx.git] / lib / lyx2lyx / lyx_2_2.py
2017-01-19 Richard HeckDo not replace "--" with "\twohyphens" in formula macros.
2016-06-25 Richard HeckIn lib/lyx2lyx/: s/while 1/while True/
2016-06-19 Georg BaumSkip paragraph parameters for dash conversion
2016-06-16 Georg BaumUse unicode cmdline args consistently
2016-06-12 Georg BaumMake lyx2lyx infrastructure python3 ready
2016-06-11 Georg BaumSome python 3 fixes for lyx2lyx
2016-06-08 Georg BaumAdd missing backslashes
2016-04-06 Enrico ForestieriIntroduce the latexpar separator.
2016-03-30 Jean-Marc LasgouttesRename Caption:LongTableNoNumber to Caption:Unnumbered
2016-02-02 Uwe Stöhracmsiggraph.layout: revert c1e0b243 partly
2016-01-27 Uwe Stöhrlyx_2_2.py: remove double code
2016-01-27 Guillaume MunchNew LFUN tabular-feature: convert "inset-modify tabular...
2016-01-27 Uwe Stöhracmsiggraph.layout: update layout for ACM siggraph...
2016-01-14 Guillaume MunchAmend 5c2d0499
2016-01-12 Guillaume MunchAdd \save_transient_properties parameter (#9841)
2015-12-27 Juergen SpitzmuellerFix thinko in revert_newgloss: only dissolve ERTs in...
2015-12-27 Juergen SpitzmuellerRewrite and split the moderncv conversion routine.
2015-12-26 Juergen SpitzmuellerRemove redundant \\end_layout in jss-article Code Chunk...
2015-12-25 Juergen SpitzmuellerFix gloss, glossgroup and forest reversion routines.
2015-12-17 Richard HeckFix a couple minor issues noticed by tests.
2015-11-29 Richard HeckSimplify a bunch of tests in lyx2lyx code.
2015-11-29 Richard HeckFix a few C++-isms that crept into lyx2lyx code.
2015-11-29 Richard HeckClean up Solution and Solution* reversion code a bit.
2015-11-29 Uwe Stöhrlyx_2_2.py: fix a logic mistake
2015-11-29 Uwe Stöhrlyx2lyx/lyx_2_2.py: correct reversion for solution*
2015-11-28 Georg BaumFix off by one error
2015-11-24 Uwe Stöhrstdlayouts.inc: support for verbatim*
2015-11-18 Uwe Stöhrtheorems-ams: add solution environment
2015-11-18 Uwe Stöhrtheorems.inc: add environment "solution"
2015-11-11 Georg BaumSet \origin correctly when upgrading docs
2015-11-09 Georg BaumStore both sets of font selections
2015-11-04 Uwe Stöhrlyx_2_2.py: add a safe guard
2015-11-04 Uwe Stöhrlyx_2_2.py: fix the conversion of colored boxes
2015-11-04 Uwe Stöhrlyx2lyx/lyx_2_2.py: remove unused code
2015-11-04 Uwe Stöhrachemso.layout: add a flex inset
2015-10-31 Juergen Spitzmuellerremove debug message.
2015-10-28 Uwe Stöhrmoderncv.layout: update some styles and add new ones
2015-10-19 Uwe Stöhrcolored-boxes.lyx: new example file for the tcolorbox...
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-16 Georg BaumSupport units in external inset bbox
2015-07-16 Georg BaumRemove InsetGraphics noUnzip parameter
2015-06-14 Juergen SpitzmuellerFix reversion of mathtools xarrows (bug #9620).
2015-06-14 Uwe Stöhrlyx2lyx/lyx_2_2.py: fix typo in comment
2015-06-13 Juergen SpitzmuellerFix revert_textcolor method (bug #9620)
2015-06-13 Juergen SpitzmuellerEscape backslash
2015-06-02 Richard HeckTry to fix bug #9587 correctly.
2015-06-01 Uwe Stöhrlyx2lyx/lyx_2_2.py: refine the colorbox reversion
2015-06-01 Uwe Stöhrlyx2lyx/lyx_2_2.py: fix colorbox reversion
2015-06-01 Uwe Stöhrlyx2lyx/lyx_2_2.py: set correct default color
2015-06-01 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-06-01 Uwe Stöhrlyx2lyx/lyx_2_2.py: remove unused code
2015-05-27 Uwe Stöhrjss.layout: use Flex Inset for Code Chunk style as...
2015-05-27 Uwe Stöhrjss.layout: remove superfluous Appendix style
2015-05-25 Uwe Stöhrjss.layout: changes as requested by the user in bug...
2015-05-24 Juergen SpitzmuellerRename ref prefix "sub:" to "subsec:"
2015-05-24 Uwe Stöhrjss.layout: support for more layouts
2015-05-19 Enrico ForestieriThis is supposed to end with a '/'
2015-05-18 Uwe Stöhrlyx2lyx/lyx_2_2.py: remove a hack
2015-05-17 Enrico ForestieriTake into account the file system encoding.
2015-05-17 Georg BaumImprove revert of mutlicolumn
2015-05-17 Georg BaumParse \multicolumn in math (bug 396)
2015-05-17 Uwe Stöhrlyx2lyx/lyx_2_2.py: fix for a lyx2lyx issue
2015-05-16 Uwe Stöhrlyx2lyx/lyx_2_2.py: correct a value
2015-05-16 Uwe Stöhrsupport for colored boxes
2015-05-15 Uwe Stöhrlyx2lyx/lyx_2_2.py: a fix
2015-05-15 Uwe Stöhrlyx2lyx/lyx_2_2.py: correct a description
2015-05-14 Uwe Stöhrsupport for all default colors of the package xcolor
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-11 Uwe Stöhradd ability to change box line thickness and separation
2015-05-09 Uwe Stöhrlyx_2_2.py: fix a typo
2015-05-03 Uwe Stöhrlyx2lyx/lyx_2_2.py: correct a description
2015-04-21 Juergen SpitzmuellerRewrite the linguistic Glosse insets.
2015-04-21 Juergen SpitzmuellerFix version number
2015-04-20 Juergen SpitzmuellerAdd support for linguistic trees (via forest)
2015-04-20 Juergen SpitzmuellerSupport item argument in linguistic examples
2015-04-12 Georg BaumUpdate tex2lyx test references
2015-04-09 Juergen SpitzmuellerFile format change caused by 34eadf5d4.
2015-04-06 Uwe Stöhrlyx2lyx/lyx_2_2.py: correct a whitespace mistake
2015-04-06 Uwe Stöhrsupport for Georgian
2015-03-23 Georg BaumMake InsetSpecialChar names more consistent
2015-03-11 José MatosFirst step to make lyx2lyx code support both python...
2015-03-02 Georg BaumFix stupid copy-paste error
2015-03-01 Georg BaumFix lyx2lyx conversion for file insets
2015-03-01 Georg BaumReplace automatic logofication with insets
2015-03-01 Georg BaumFix wrong CommandInset lyx2lyx conversion
2015-02-26 Georg BaumMake convert_dashes and revert_dashes symmetric
2015-02-24 Georg BaumFix plaintext output of dashes (bug #3647)
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-09 Juergen SpitzmuellerAdd Question and Question* theorem types (bug #9015)
2014-08-31 Juergen SpitzmuellerAdd support for beamer lemma environment.
2014-08-24 Uwe Stöhrsupport for the LaTeX commands \x***arrow
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Juergen SpitzmuellerSupport for Swiss German (old spelling)
2014-05-27 Georg BaumNative support for \notag
2014-05-27 Georg BaumNative support for \smash[t] and \smash[b]
2014-05-19 Enrico ForestieriFix reversion of beamer documents.
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-04-18 Vincent van Ravesteijnlyx2lyx: Add the 2.2 entry