diff options
Diffstat (limited to 'graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.sh')
-rwxr-xr-x | graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.sh b/graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.sh new file mode 100755 index 0000000000..1202409d3b --- /dev/null +++ b/graphics/pstricks/contrib/pst-mirror/doc/createEPS/test.sh @@ -0,0 +1 @@ +latex test.tex && dvips test.dvi -o && ps2pdf -dNOSAFER test.ps && rm -f test.aux test.log test.dvi test.ps
\ No newline at end of file |