]> git.lyx.org Git - lyx.git/history - lib/scripts/layout2layout.py
update layout files to format 101
[lyx.git] / lib / scripts / layout2layout.py
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!
2011-02-02 Richard HeckWe never use numbers here, but others might.
2011-02-02 Richard HeckChange NeedsFloatPkg to UsesFloatPkg and introduce...
2011-01-30 Enrico ForestieriBump layout format for the new Display tag used in...
2011-01-12 Richard HeckAdd NoCounter layout tag. When working on output of...
2010-10-13 Richard HeckAdd ResetsFont tag to InsetLayout, toward fixing bug...
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-06-04 Richard HeckIntroduce a new "RequiredArgs" tag for layouts. This...
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-17 Richard HeckIntroduce a RefPrefix tag for Style, InsetLayout, and...
2010-03-05 Richard HeckRework and partially revert r33631.
2010-03-05 Richard HeckChange the LaTeXBuiltin tag to a NeedsFloatPkg tag...
2010-02-13 Jürgen Spitzmüller* new InsetLayout tag to disallow spell checking. This...
2010-01-20 Richard HeckIntroduce a "formatted counter" for use with formatted...
2010-01-19 Richard HeckCollect the title for XHTML output, and use it.
2010-01-14 Richard HeckComment.
2010-01-12 Richard HeckWhoops again.
2010-01-12 Richard HeckWhoops.
2010-01-12 Richard HeckNew layout tag for specifying the style used for TOCs...
2010-01-07 Richard HeckDone now.
2009-12-18 Richard HeckEnhance LyX by fixing bug 5587. We add a new ContentAsL...
2009-12-05 Richard HeckFormatting for layout2layout.
2009-12-01 Richard HeckWhoops.
2009-12-01 Richard HeckFix bug 5842: Add InPreamble tag for layouts.
2009-11-14 Richard HeckSome configure.py fixes from Guenter.
2009-11-13 Richard HeckSome renaming, from Guenter.
2009-10-27 Richard HeckUpdate layout format.
2009-08-13 Richard HeckFix bug 6140. Patch due to gmatht.
2009-08-12 Richard HeckIfStyle and IfCounter tags for layout. Docs to follow.
2009-06-21 Enrico ForestieriFix bug #6030: LyX does not take into account BOM in...
2009-06-19 Richard HeckAnd this.
2009-06-19 Richard HeckForgot these.
2009-06-05 Richard HeckForgot this, too.
2009-06-05 Richard HeckForgot to update the layout format when transferring...
2009-05-28 Jean-Marc LasgouttesAllow literate documents other than noweb to work out...
2009-05-28 Richard HeckTypo.
2009-05-19 Pavel SandaAdd comment
2009-02-17 Georg BaumBetter fix for bug 1476 (following an idea by Jean...
2009-02-06 Richard HeckIntroduce the InToc tag for InsetLayout.
2009-02-04 Georg BaumPartial fix of bug 1476:
2008-10-23 Richard HeckThis patch introduces ProvidesModule and ExcludesModule...
2008-10-07 Richard HeckFix bug 5330, round 1.
2008-10-06 Richard HeckFix bug 5316 properly. The fix is to make the routine...
2008-10-06 Richard HeckWhitespace and comment cleanup.
2008-10-05 Richard HeckForgot this bit from last commit.
2008-07-28 Richard HeckAdd CopyStyle tag for InsetLayout, per request of Steve...
2008-07-25 Richard HeckAdd UseModule tag for layout files. This allows the...
2008-03-24 Richard HeckAdd some history to layout2layout.py.
2008-03-24 Richard HeckNew AddToPreamble tag for layout files. This tag will...
2008-01-10 Richard HeckFix layout2layout.
2007-08-22 Martin Vermeerlayout2layout, changeover to version 5
2007-04-06 Jean-Marc LasgouttesNew framework for declaring generic features in textcla...
2007-03-24 Georg Baumsupport direct conversion from format 1 to format 3
2007-01-30 Abdelrazak YounesThe caption inset patch by Georg, Martin and myself.
2006-10-29 Martin Vermeer * layout2layout.py
2006-08-08 José MatoxConvert python scripts to utf-8.
2006-07-17 Bo PengRemove hardcoded option -tt from python scripts
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-04-13 Georg Baum * lib/scripts/layout2layout.py
2006-04-07 Georg Baum *lib/scripts/layout2layout.py: Fix section labelling
2006-03-29 Georg Baum * lib/scripts/layout2layout.py
2006-01-19 Georg Baumfix bibenvironment handling in layout2layout
2006-01-08 Georg BaumConvert bib_environment in layout2layout
2005-10-24 Georg Baumfix line endings in layout2layout.py
2005-10-21 Georg Baumlayout file converter for layout files in old format