summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/pst-pdf/ps4pdf.bat.w95
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-04 00:21:05 +0000
committerKarl Berry <karl@freefriends.org>2008-05-04 00:21:05 +0000
commit1fa1b6fb6f9ae20fe5c0bb3290c0a239919b9db6 (patch)
treea16ea1e1b54f6e219b8c89cb5a1bc7c0993adf8e /Master/texmf-dist/scripts/pst-pdf/ps4pdf.bat.w95
parent7b2954a4e142088279afb9b37d70775b970341c5 (diff)
pst-pdf update 2may08 (from tds.zip, guess it is ok to use /latex/ instead of /generic/ for this particular one)
git-svn-id: svn://tug.org/texlive/trunk@7832 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/pst-pdf/ps4pdf.bat.w95')
-rw-r--r--Master/texmf-dist/scripts/pst-pdf/ps4pdf.bat.w958
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/pst-pdf/ps4pdf.bat.w95 b/Master/texmf-dist/scripts/pst-pdf/ps4pdf.bat.w95
new file mode 100644
index 00000000000..591c910cab3
--- /dev/null
+++ b/Master/texmf-dist/scripts/pst-pdf/ps4pdf.bat.w95
@@ -0,0 +1,8 @@
+rem call with ps4pdf.bat FILE without suffix
+@echo off
+set FILE=%1
+latex %FILE%.tex
+dvips -Ppdf -o %FILE%-pics.ps %FILE%.dvi
+ps2pdf -dAutoRotatePages#/None %File%-pics.ps %File%-pics.pdf
+texify -b -l latex -p %File%.tex
+%.tex