Difference between revisions of "Talk:Ps2pdf"
From Organic Design wiki
m (Opps dont categorize the association) |
m |
||
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'' | + | ''.eps''. The newly created files are put in the same directory for [[:Category:Latex|LaTeX]] to create postscript or pdf output. |