]> git.lyx.org Git - lyx.git/history - lib/scripts/legacy_lyxpreview2ppm.py
A little more work on prefs2prefs.
[lyx.git] / lib / scripts / legacy_lyxpreview2ppm.py
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
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-02-24 Jean-Marc Lasgouttesbug 2167: previews badly placed when ascent or descent...
2005-09-21 Angus LeemingJ�rgen S's fix to bug 1817.
2005-06-16 Angus LeemingUse gswin32c rather than gswin32 on Windows.
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 LeemingSearch for "gswin32" also when looking for ghostscript.
2004-05-04 José Matoxfix wrong point for writing in temporary file
2004-05-03 José Matoxfix bug with python 2.3 and
2004-04-19 Angus LeemingRe-enable preview generation using dvips, gs and pnmcrop.