]> git.lyx.org Git - lyx.git/blob - lib/scripts/pic2png_eps.sh
Add paragraph dialog to qt2 frontend. First commit, I am sure it can be done better...
[lyx.git] / lib / scripts / pic2png_eps.sh
1 #!/bin/sh
2 convert $1 $2.eps
3 convert $1 $2.png