]> git.lyx.org Git - lyx.git/blob - lib/scripts/pic2png_eps.sh
Remove the XOpenIM test as lyxlookup.C has been buried.
[lyx.git] / lib / scripts / pic2png_eps.sh
1 #!/bin/sh
2 convert $1 $2.eps
3 convert $1 $2.png