]> git.lyx.org Git - lyx.git/history - lib/scripts
Remove the .aux and .bbl files and update the citation labels
[lyx.git] / lib / scripts /
2011-12-07 Richard HeckComments.
2011-12-06 Richard HeckNew layout tags specifically for CSS information.
2011-11-04 Jean-Marc LasgouttesFix #7876: Problems with special characters when using...
2011-10-27 Vincent van RavesteijnAdd a preference option to specify the default length...
2011-10-27 Vincent van RavesteijnRemove the prefence default_papersize
2011-10-03 Julien Riouxlyxpreview: Simplify the color handling.
2011-10-03 Julien Riouxlyxpreview: Simplify the handling of lilypond-book.
2011-10-03 Julien Riouxlyxpreview: Handle bibtex-generated references and...
2011-10-03 Julien Rioux* lyxpreview_tool.py : Allow to look for commands with...
2011-09-27 Enrico ForestieriFix another thinko from r38243.
2011-09-26 Enrico ForestieriFix the following problem with Python 2.4:
2011-09-24 Enrico ForestieriLet lyxpreview2bitmap.py also work on Windows when...
2011-09-19 Tommaso CucinottaAdding the script missing from last commit.
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-16 Enrico ForestieriAlso include in the archive the files referenced in...
2011-09-16 Enrico ForestieriUse the normalized path for checking whether it has...
2011-09-16 Enrico ForestieriCheck whether the filename is really a file. Also prote...
2011-09-13 Julien RiouxAllow to assign several extension to a given file forma...
2011-09-12 Julien Rioux* prefs2prefs.py : Use a list of [format, conversions...
2011-09-12 Julien Rioux* prefs2prefs.py : Error when both -l and -p are given...
2011-09-12 Julien Rioux* prefs2prefs.py : Don't choke on empty input file.
2011-09-12 Julien Rioux* layout2layout.py : Don't choke on empty input file.
2011-09-11 Julien RiouxRefine the lyxpreview legacy conversion (the ghostscrip...
2011-09-11 Julien RiouxBetter error and progress messages for lyxpreview.
2011-09-11 Julien RiouxMerge the preview mechanism for japanese with the stand...
2011-09-11 Julien RiouxMerge the preview mechanism for lilypond-book with...
2011-09-11 Julien RiouxAdd command-line arguments to lyxpreview2bitmap.py
2011-09-11 Julien RiouxSome clean up of the lyxpreview code.
2011-09-11 Julien RiouxStylictic-only changes to lyxpreview.
2011-08-23 Jean-Marc LasgouttesAdd possibility to export the R code from a sweave...
2011-08-23 Jean-Marc LasgouttesSweave support cleanup (patch from yihui, see #7555)
2011-06-20 Jean-Marc LasgouttesWhen Sweave.sty is not available to LaTeX, copy it...
2011-06-15 Jean-Marc LasgouttesTentative fix for bug #7545. Please test.
2011-06-15 Jean-Marc LasgouttesBetter fix for #7551. We can now handle several dots...
2011-06-07 Julien RiouxFix bug #7610 (wrong latex flavor flag set by pref2pref).
2011-06-07 Julien RiouxFix part of bug #7609 (PDF (pdflatex) no more directly
2011-05-31 Jean-Marc LasgouttesFix bug #7552: Use of expression() in plot R command...
2011-05-31 Jean-Marc LasgouttesFix bug #7551: Inclusion "." in filename creates LaTeX...
2011-05-11 Enrico ForestieriDon't write a comma if not needed.
2011-05-11 Enrico ForestieriThere's no reason to leave in place the 10pt option...
2011-05-11 Enrico ForestieriFix bug #2200 (The size of previewed images should...
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-05-08 Enrico ForestieriMikTeX's kpsewhich doesn't mention "kpathsea emulation...
2011-04-16 Enrico ForestieriFix correct operation of lyxpak.py when using the ...
2011-04-15 Richard HeckTry to catch CopyStyle of a Flex inset, which we need...
2011-04-14 Richard Heckprefs2prefs for #6966, per Pavel's suggestion.
2011-04-13 Jean-Marc LasgouttesImprovements to lyx sweave support
2011-04-05 Pavel SandaMostly documentation for the pythonic part of instant...
2011-04-04 Julien Riouxrevert r37696 and apply a fallback mechanism to pdflatex
2011-03-30 Julien Riouxfix regex after r38119 and r38120
2011-03-29 Jürgen Spitzmüller* lyxpreview-lytex2bitmap.py: port color changes from...
2011-03-29 Jürgen Spitzmüller* lyxpreview2bitmap.py: color pdf also with XeTeX.
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-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.
next