Difference between revisions of "Talk:Ps2pdf"
From Organic Design wiki
m |
m (bada bing) |
||
Line 1: | Line 1: | ||
This [[:Category:BASH|BASH]] script uses the built in function ps2pdf in a for loop to create png files in a directory from multiple postscript files with the extension | This [[:Category:BASH|BASH]] script uses the built in function ps2pdf in a for loop to create png files in a directory from multiple postscript files with the extension | ||
− | ''.eps''. The newly created files are put in the same directory for [[:Category: | + | ''.eps''. The newly created files are put in the same directory for [[:Category:TEX|L<sup>A</sup>T<sub><big>E</big></sub>X]] to create postscript or pdf output. |