]> git.lyx.org Git - lyx.git/blob - lib/scripts/pic2png_eps.sh
External inset debug cleanup + various patches from Dekel
[lyx.git] / lib / scripts / pic2png_eps.sh
1 #!/bin/sh
2 convert $1 $2.eps
3 convert $1 $2.png