diff options
Diffstat (limited to 'Master/tlpkg/dviout/UTILITY/dvi$pdf.bat')
-rwxr-xr-x | Master/tlpkg/dviout/UTILITY/dvi$pdf.bat | 1 |
1 files changed, 1 insertions, 0 deletions
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
|