From 69cdb80977fc59e47c24a680fc0c61a3eac0c097 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Fri, 26 Sep 2008 09:17:26 +0000 Subject: dviout moved to tlpkg/dviout; dviout.vbs changed accordingly. git-svn-id: svn://tug.org/texlive/trunk@10733 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/dviout/UTILITY/dvi$pdf.bat | 1 + 1 file changed, 1 insertion(+) create mode 100755 Master/tlpkg/dviout/UTILITY/dvi$pdf.bat (limited to 'Master/tlpkg/dviout/UTILITY/dvi$pdf.bat') diff --git a/Master/tlpkg/dviout/UTILITY/dvi$pdf.bat b/Master/tlpkg/dviout/UTILITY/dvi$pdf.bat new file mode 100755 index 00000000000..819293c79bf --- /dev/null +++ b/Master/tlpkg/dviout/UTILITY/dvi$pdf.bat @@ -0,0 +1 @@ +dvipdfmx -x %1 -y %2 -p %3,%4 -s %5 -o %6 %7 -- cgit v1.2.3