]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx
Cmake batch tests: Generalize lists of files in test.
[lyx.git] / lib / lyx2lyx /
2018-05-21 Juergen SpitzmuellerSupport \cite command in tufte classes
2018-05-10 Juergen SpitzmuellerAdd support for global float alignment
2018-05-06 Juergen SpitzmuellerAdd \nospellcheck font property
2018-04-28 José MatosUse insert_document_option to remove Georgian when...
2018-04-28 José MatosRemove spurious spaces at the end of lines
2018-04-28 José MatosAdd new semantic functions to add an remove document...
2018-04-28 José MatosSmall improvement to pre-historic file format conversion.
2018-04-28 José MatosImprove the readability of lyx2lyx -l option
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
2018-04-21 Juergen Spitzmueller\textcyr -> \textcyrillic
2018-04-18 Juergen SpitzmuellerAdd a floating landscape inset
2018-04-18 Juergen SpitzmuellerAdd Landscape module
2018-04-18 Juergen SpitzmuellerAdd support for rotated longtabulars (via [pdf]lscape)
2018-03-26 Richard Kimberly... Update version number in lyx2lyx.
2018-03-16 Juergen Spitzmuellerlyx2lyx fixes for the recent font additions.
2018-03-15 Juergen SpitzmuellerAdd support for xcharter font.
2018-03-10 Uwe Stöhradd support for the PT fonts
2018-02-23 Juergen SpitzmuellerAdd literal param to InsetInclude
2018-02-19 Juergen SpitzmuellerFix convert_separator routine with ancient LyX files.
2018-02-09 Günter Mildelyx2lyx fixes and cleanup.
2018-02-07 Günter Mildelyx2lyx refactoring.
2018-02-07 Günter MildeNew lyx2lyx parser tools find_substring() and set_bool_...
2018-02-04 Günter MildeAdd newlines around \backslash in put_cmd_in_ert.
2018-01-31 Günter Mildelyx2lyx refactoring.
2018-01-24 Günter MildeFix lyx2lyx dash conversion and make it faster.
2018-01-24 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2018-01-24 Günter MildeFix some more lyx2lyx round-trips.
2018-01-23 Günter MildeFix some lyx2lyx round-trip tests.
2018-01-23 Günter MildeNew lyx2lyx tools.
2018-01-21 Günter MildeFix preamble-code removal in lyx2lyx. Do some optimizat...
2018-01-17 Günter MildePrevent rows of hyphens becoming dashes when back-porti...
2018-01-17 Günter MildeRemove trailing whitespace in lyx2lyx.
2018-01-10 Günter MildeDo not convert dashes/hyphens in LyX-Code.
2018-01-10 Günter MildeDo not convert dashes/hyphens in Code insets (logical...
2018-01-06 Juergen SpitzmuellerStart inset at new line
2017-12-26 Scott KostyshakFix Python escaping of unicode string
2017-12-24 Scott KostyshakFix Python unicode string in lyx2lyx
2017-12-19 Günter MildeFix lyx2lyx conversion of dashes.
2017-12-17 Uwe Stöhruse https:// in the first line of .lyx files
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-09-10 Juergen SpitzmuellerFix #10760
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-16 Uwe Stöhrlyx_2_3.py: assure that leqno /reqno is only handled...
2017-05-16 Uwe Stöhrlyx_2_3.py: remove senseless warning
2017-05-16 Richard HeckFix reversion of noprefix option for InsetRef.
2017-05-13 Uwe Stöhrrename buffer parameter math_number_before to math_numb...
2017-04-29 Juergen SpitzmuellerIndexPrint and Nomencl were not fully latexified.
2017-04-25 Uwe Stöhrsupport for the document class option leqno
2017-04-20 Uwe Stöhrlyx_2_2.py: fix box reversion routine again
2017-04-20 Günter Mildespecial character "allowbreak" (ZWSP), fileformat change
2017-04-17 Uwe Stöhrlyx2lyx/lyx_2_0.py: fix a box reversion bug
2017-04-17 Uwe Stöhrlyx2lyx/lyx_2_2.py: correct reversion of boxes
2017-04-16 Uwe Stöhrlyx_2_3.py: whitespace fixes
2017-04-15 Uwe Stöhrlyx_2_2.py: fix reversion of colored boxes with special...
2017-04-15 Uwe StöhrBufferParams.cpp: correct output for \mathindent after...
2017-04-15 Uwe StöhrInsetFloat: allow float placement for rotated floats
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-04-08 Uwe StöhrLength.cpp: add new unit representing \baselineskip
2017-04-05 Uwe Stöhrsupport to indent formulas
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-04-04 Uwe Stöhrlatexfonts: support for the Noto fonts
2017-03-29 José Matoslyx2lyx: convert iteritems -> items to be compatible...
2017-03-27 José Matoslyx2lyx: fix #9006 (python3 with non-utf8 encoding...
2017-03-27 José Matoslyx2lyx: remove trailing whitespaces from lyx_1_6.py
2017-03-27 José Matoslyx2lyx: more descriptive member name (document.start...
2017-03-27 José Matoslyx2lyx: Cosmetic clean up of the lyx_2_?.py files.
2017-03-20 Enrico ForestieriAlso account for development versions
2017-03-20 Enrico ForestieriAmend 72a488d7
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-03-15 José Matoslyx2lyx: Remove UTF-8 BOM if present in the lyx file
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
2017-01-19 Richard HeckDo not replace "--" with "\twohyphens" in formula macros.
2017-01-15 Richard HeckRemove very old debug code.
2017-01-15 Juergen SpitzmuellerFix revert_bibpackopts lyx2lyx routine
2017-01-13 Juergen SpitzmuellerBasic support for natbib & jurabib options
2017-01-13 Juergen SpitzmuellerImplement "key only" citation style
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerFix typo
2017-01-08 Juergen SpitzmuellerBiblatex support
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Richard HeckAdd a "noprefix" option to the "labelonly" version...
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Richard HeckPolish plural and capitalized reference reversion.
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Richard HeckAdd ability to use refstyle's plural and capitalization...
2017-01-02 Richard HeckLabel only command for reference dialog.
2016-12-29 Juergen SpitzmuellerAdd support for the Crimson font
2016-12-26 Juergen SpitzmuellerSupport for CJK quotation marks
2016-12-25 Juergen SpitzmuellerImplement dynamic quotation marks
next