]> git.lyx.org Git - lyx.git/history - lib/scripts/lyxpreview2bitmap.py
lyxpreview: Simplify the handling of lilypond-book.
[lyx.git] / lib / scripts / lyxpreview2bitmap.py
2011-10-03 Julien Riouxlyxpreview: Simplify the handling of lilypond-book.
2011-10-03 Julien Riouxlyxpreview: Handle bibtex-generated references and...
2011-09-26 Enrico ForestieriFix the following problem with Python 2.4:
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 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-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-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* lyxpreview2bitmap.py: color pdf also with XeTeX.
2011-02-16 Jürgen Spitzmüller* lyxpreview2bitmap.py:
2011-01-20 Enrico ForestieriFix bug #6720 (Better error handling of instant preview)
2010-12-03 Enrico ForestieriAllow previewing images generated through postscript...
2010-03-06 Jürgen Spitzmüller* fix instant preview without dvipng (bug 6579).
2010-02-24 Jürgen Spitzmüller* enable instant preview with XeTeX (requires preview...
2008-07-02 Jürgen Spitzmüller* lib/scripts/lyxpreview2bitmap.py:
2008-07-02 Jürgen Spitzmüller*** Extend preview scripts to also handle PDF output...
2007-10-22 Uwe Stöhrconfigure.py, legacy_lyxpreview2ppm.py, lyxpreview2bitm...
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-03-28 Jürgen Spitzmüller* lib/scripts/lyxpreview2bitmap.py: fix frac calculatio...
2006-02-24 Jean-Marc Lasgouttesbug 2167: previews badly placed when ascent or descent...
2006-02-20 Jürgen SpitzmüllerFrom Enrico Forestieri: fix script to work with recent...
2005-09-21 Angus LeemingJ�rgen S's fix to bug 1817.
2005-05-08 Angus LeemingDo not quote the name of the executable when spawning...
2004-10-08 José MatoxReplace os.getenv(x) by os.environ[x] for compatibility...
2004-08-09 Angus LeemingMove common code into a 'tools' file.
2004-05-19 Angus LeemingAppend ".exe" to the name of the searched-for program...
2004-05-18 Angus LeemingFix encoding.
2004-04-26 Angus LeemingSquash python warning about unknown file encoding.
2004-04-19 Angus LeemingRe-enable preview generation using dvips, gs and pnmcrop.
2004-04-19 Angus LeemingRemove cached var from RenderPreview. Changes elsewhere...
2004-04-16 Angus LeemingRework preview generation to use Jan-��ke Larsson's...