]> git.lyx.org Git - lyx.git/history - lib/scripts
Update my email and status.
[lyx.git] / lib / scripts /
2011-03-24 Julien Riouxfix instant preview with lilypond module and pdf output
2011-03-21 Jean-Marc LasgouttesAlmost finish fixing bug http://www.lyx.org/trac/ticket...
2011-03-15 José MatoxDo not crash if the input file does not exist, instead...
2011-03-11 José MatoxFix pref2pref bug with optional quotes
2011-02-16 Jürgen Spitzmüller* lyxpreview2bitmap.py:
2011-02-15 Jürgen Spitzmüller* lyxpreview-platex2bitmap.py:
2011-02-14 Richard HeckFix stupid typo.
2011-02-14 Richard HeckMore has_key replacements.
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-08 Richard HeckFix up some comments, and change the recursive call...
2011-02-08 Richard HeckGet rid of the global lyx2lyx variable.
2011-02-08 Richard HeckFactor out the routine that finds lyx2lyx.
2011-02-07 Richard HeckVery minor cleanup.
2011-02-07 Richard HeckIntroduce options for the lyxpak script, allowing the...
2011-02-06 Enrico ForestieriDon't rely on external utilities and use python modules...
2011-02-06 Enrico ForestieriProtect against multiple occurrences of the common...
2011-02-06 Richard HeckAdd lyxpak.py to the distribution, and configure it...
2011-02-03 Georg BaumFix wrong script permissions and missing shebang line...
2011-02-02 Richard HeckWe never use numbers here, but others might.
2011-02-02 Richard HeckChange NeedsFloatPkg to UsesFloatPkg and introduce...
2011-01-31 Richard HeckConvert converter preferences to use new "latex=flavor...
2011-01-30 Enrico ForestieriBump layout format for the new Display tag used in...
2011-01-21 Enrico ForestieriExtend instant-preview error handling to the lilypond...
2011-01-20 Enrico ForestieriFix bug #6720 (Better error handling of instant preview)
2011-01-18 Richard HeckSilly typos. Thanks, Stephan.
2011-01-18 Richard HeckUpdate prefs2prefs again. Thanks Vincent.
2011-01-18 Richard HeckAdd conversion of \language_use_babel.
2011-01-18 Richard HeckThinko.
2011-01-18 Richard HeckImprove the prefs2prefs scripts a bit.
2011-01-16 Richard HeckConversion routines for preference files.
2011-01-16 Richard HeckA little more work on prefs2prefs.
2011-01-12 Richard HeckAdd NoCounter layout tag. When working on output of...
2010-12-12 Jean-Marc Lasgouttes * add an extra parameter to lyxsweave.py that tells...
2010-12-03 Enrico ForestieriAllow previewing images generated through postscript...
2010-11-28 Enrico ForestieriFix instant preview on windows when dvipng is not avail...
2010-11-01 Pavel SandaFix lilypond support, patch from Julien Rioux, bug...
2010-11-01 Richard HeckAdd script that writes the bbl file in place of the...
2010-10-22 Jean-Marc LasgouttesMake sweave process files with the correct encoding...
2010-10-21 Jean-Marc LasgouttesIntroduce helper script for Sweave. The first benefit...
2010-10-13 Richard HeckAdd ResetsFont tag to InsetLayout, toward fixing bug...
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-09-21 Pavel SandaAdd lilypond-book module and add support for instant...
2010-09-18 Richard HeckConversion for tabular-feature.
2010-09-18 Richard HeckConversion for paragraph-spacing.
2010-09-18 Richard HeckConversion for toc-insert.
2010-09-18 Richard HeckConversion for line-insert.
2010-09-18 Richard HeckConversion for all-insets-toggle.
2010-09-18 Richard HeckConversions for notes-mutate and argument-insert, plus...
2010-09-17 Richard HeckA go at creating a prefs2prefs framework. There's a...
2010-08-19 Enrico ForestieriReplace the deprecated os.popen3 with the subprocess...
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-04-06 Pavel SandaNew version of bash_completion from Cengiz Günay.
2010-04-01 Pavel SandaNext patch from Cengiz
2010-04-01 Pavel SandaMove command line arg --batch to -batch.
2010-04-01 Pavel SandaFix bug #4753, thanks Cengiz Gunay.
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-06 Jürgen Spitzmüller* fix instant preview without dvipng (bug 6579).
2010-03-05 Richard HeckRework and partially revert r33631.
2010-03-05 Richard HeckChange the LaTeXBuiltin tag to a NeedsFloatPkg tag...
2010-02-24 Jürgen Spitzmüller* enable instant preview with XeTeX (requires preview...
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-10-24 Richard HeckFix a typo and clarify the logic around the return...
2009-10-24 Uwe Stöhrext_copy.py: fix #6234 for trunk
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-08-09 Pavel SandaFix bug #6056. Recognize Graphicsmagick too.
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-09-18 José MatoxReplace condition with an exception (code more robust...
next