]> git.lyx.org Git - lyx.git/history - lib/scripts/layout2layout.py
Revert "DocBook: add new layout parameter DocBookWrapperMergeWithPrevious."
[lyx.git] / lib / scripts / layout2layout.py
2020-08-03 Thibaut CuvelierRevert "DocBook: add new layout parameter DocBookWrappe...
2020-08-03 Thibaut CuvelierRevert "DocBook: add a layout tag to tell whether an...
2020-08-03 Thibaut CuvelierDocBook: add a layout tag to tell whether an item is...
2020-08-03 Thibaut CuvelierDocBook: add new layout parameter DocBookWrapperMergeWi...
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
2020-06-21 Richard Kimberly... Some python cleanup from Thibault.
2020-05-03 Richard Kimberly... Increment layout format.
2019-08-12 Juergen SpitzmuellerAdd Requires to float definition.
2019-08-07 Juergen Spitzmuellerupdate layout formats
2019-08-07 Juergen SpitzmuellerUse generic paper size names rather than LaTeXisms...
2019-08-06 Juergen SpitzmuellerAdd FontSizeFormat textclass option
2019-08-06 Juergen SpitzmuellerAdd textclass options for paper size selection and...
2019-07-08 Juergen SpitzmuellerAdd TextClass option BibInToc
2019-07-07 Günter Mildefix layout2layout with stdin/out for Py3.
2019-06-02 Juergen SpitzmuellerNew InsetLayout tag ParbreakIgnored
2019-06-02 Juergen SpitzmuellerAdd InsertOnNewline argument tag
2019-06-02 Juergen SpitzmuellerSupport FreeSpacing in InsetArgument
2019-04-18 Juergen SpitzmuellerAdd NewlineCmd InsetLayout and Argument option
2019-04-18 Juergen SpitzmuellerAdd MenuString to InsetLayout
2019-03-26 Juergen SpitzmuellerAdd TableStyle layout tag
2019-03-12 Juergen SpitzmuellerAdd NeedMBoxProtect [inset]layout option
2018-10-04 Richard Kimberly... Extend fix for #7404 to allow any inset collapsible...
2018-08-17 Juergen SpitzmuellerIntroduce listpreamble argument type
2018-05-21 Juergen SpitzmuellerAllow for cite engine and format definitions/modificati...
2018-04-14 Juergen SpitzmuellerLayout format update after 2ba584957cf
2017-12-29 Juergen SpitzmuellerAdd IsAutoNestedBy
2017-12-29 Juergen SpitzmuellerSome AutoNest polishment.
2017-12-28 Juergen SpitzmuellerImplement auto-nesting.
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-13 Juergen SpitzmuellerFix literal string in binary context
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-08-31 Jean-Marc LasgouttesHonor trailing spaces in LabelString and friends
2017-05-13 José MatosFix call of layout2layout as a module.
2017-05-13 José MatosFix call os lyx2lyx as a module.
2017-05-13 José Matoscleanup: remove unneeded whitespaces
2017-04-13 Enrico Forestierilayout2layout.py: Python 3 compatibility
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 SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Juergen SpitzmuellerNew tag MaxCiteNames
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-14 Juergen SpitzmuellerNew layout tags for better counter handling
2016-07-31 Guillaume MunchAdd an option to layout2layout to convert to a particul...
2016-03-30 Jean-Marc LasgouttesRename Caption:LongTableNoNumber to Caption:Unnumbered
2015-12-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-12-05 Richard HeckAdd new ProvideStyle tag, which adds a new style only...
2015-06-01 Juergen SpitzmuellerMake layout membership to ParagraphGroup settable ...
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-01-11 Georg BaumReplace hardcoded hack with InsetLayout tag
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-08 Juergen SpitzmuellerAdd ObsoletedBy tag to InsetLayout
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-11-16 Georg BaumConvert updatelayouts.sh to python
2014-05-29 Georg BaumAdd missing bits of layout file format update
2014-05-29 Juergen SpitzmuellerAdd layout tag that determines if/when a paragraph...
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-04-25 Richard HeckFix failure to detect quoted flex insets in conversion...
2014-02-10 Georg BaumFix conflicting inset font defaults (bug #8874)
2014-01-28 Richard HeckRemove the shebang line from our python scripts, per...
2013-06-01 Richard HeckIntroduce InitialValue tag for counters. Fixes bug...
2013-05-23 Richard HeckAdd support for package options in layout files. E.g.:
2013-05-15 Georg BaumImplement forced local layouts
2013-05-10 Richard HeckThis probably doesn't matter, but the reason for bug...
2013-02-21 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-21 Georg BaumComplete the NoInsetLayout format change
2013-02-12 Richard HeckAdd "NoInsetLayout" tag for Uwe. Fixes bug #8545.
2013-02-09 Richard HeckLayout changes for changes to LabelType:
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-22 Juergen SpitzmuellerBump layout format
2012-12-10 Richard HeckFix lyx2lyx bug: We need to check for quoted names...
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 remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen Spitzmuellerlayout2layout for the new argument syntax
2012-10-12 Richard HeckAdd comment.
2012-10-12 Richard HeckFix layout2layout conversion for format 40. This is...
2012-10-10 Richard HeckConvert old pre-category layouts to new categorized...
2012-10-10 Richard HeckBump layout format to 40, in preparation for conversion...
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-19 Pavel SandaAllow Insetlayout for Branch inset (#8106).
2012-04-10 Georg BaumTranslations for listings insets
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2011-12-07 Richard HeckComments.
2011-12-06 Richard HeckNew layout tags specifically for CSS information.
2011-09-12 Julien Rioux* layout2layout.py : Don't choke on empty input file.
2011-04-15 Richard HeckTry to catch CopyStyle of a Flex inset, which we need...
2011-03-28 Richard HeckFix bug #7080.
2011-03-28 Richard HeckThese should all be case insensitive.
2011-03-28 Richard HeckRemove obsolete layout tags.
2011-02-14 Richard HeckSimple fixes to get layout2layout working with Python...
2011-02-14 Richard HeckFix bug #7298. Patch from Patrick Atamaniuk. Thanks!
next