]> git.lyx.org Git - lyx.git/history - lib/scripts/legacy_lyxpreview2ppm.py
*lib/scripts/layout2layout.py: Fix section labelling
[lyx.git] / lib / scripts / legacy_lyxpreview2ppm.py
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.