]> git.lyx.org Git - features.git/history - lib/scripts/lyxpreview2ppm.sh
Simplify code by telling gs to output bitmap files as %d, not %Nd where
[features.git] / lib / scripts / lyxpreview2ppm.sh
2002-09-04 Angus LeemingSimplify code by telling gs to output bitmap files...
2002-09-03 Angus LeemingClean-up preliminary blurb.
2002-09-03 Angus LeemingFix warning when using test with non-integer arguments.
2002-09-03 Angus LeemingFix crash reported by Norbert Koksch, using a hard...
2002-09-03 Angus LeemingActivate the code using preview.sty 0.73. Ditch support...
2002-08-09 John Levontry to force +x
2002-08-09 John Levonremove sh files temporarily
2002-07-30 Angus LeemingRename bbox.sed so that multiple runs don't get confused.
2002-07-23 Angus LeemingUse "\\" rather than "[\]" by using '' not "" to delimi...
2002-07-23 Angus LeemingMore efficient R.E..
2002-07-18 Angus Leeming* Improve error reporting.
2002-07-12 Angus LeemingUse gs's pnmraw device rather than its pnm one.
2002-07-10 Angus LeemingNew lyxrc variables for the preview stuff.
2002-07-08 Angus LeemingMake the cropping work and then turn it off by default.
2002-07-08 Angus LeemingAdd an option to crop to the left and to the right...
2002-07-05 Angus LeemingPreview code