summaryrefslogtreecommitdiff
path: root/Master/bin/win32
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-10-15 00:46:26 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-10-15 00:46:26 +0000
commit5046a94fb2a1b0b86d664b9514052c86b0adaec6 (patch)
tree33670ce8e5998c579a9c4a92b18d4681be617204 /Master/bin/win32
parent4ccc83c4dac84253f918e3595f37b1bfcd8a08eb (diff)
Attempt at supporting repstopdf on windows.
git-svn-id: svn://tug.org/texlive/trunk@15802 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32')
-rwxr-xr-xMaster/bin/win32/repstopdf.bat1
-rwxr-xr-xMaster/bin/win32/repstopdf.exebin0 -> 1536 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/bin/win32/repstopdf.bat b/Master/bin/win32/repstopdf.bat
new file mode 100755
index 00000000000..d91bed56970
--- /dev/null
+++ b/Master/bin/win32/repstopdf.bat
@@ -0,0 +1 @@
+@"%~dp0pdfcrop.exe" --restricted %*
diff --git a/Master/bin/win32/repstopdf.exe b/Master/bin/win32/repstopdf.exe
new file mode 100755
index 00000000000..5777d90a17a
--- /dev/null
+++ b/Master/bin/win32/repstopdf.exe
Binary files differ