summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/pdfjam/pdf270
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/pdfjam/pdf270')
-rwxr-xr-xMaster/texmf-dist/scripts/pdfjam/pdf2704
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/pdfjam/pdf270 b/Master/texmf-dist/scripts/pdfjam/pdf270
index bca6c57b02b..07e211fbe66 100755
--- a/Master/texmf-dist/scripts/pdfjam/pdf270
+++ b/Master/texmf-dist/scripts/pdfjam/pdf270
@@ -4,8 +4,8 @@
##
## Author David Firth (http://go.warwick.ac.uk/dfirth)
##
-## This is a simple wrapper for pdfjam, version 2.01
+## This is a simple wrapper for pdfjam, version 2.05
##
-pdfjam --suffix rotated270 --angle 270 --fitpaper true --rotateoversize true "$@"
+exec pdfjam --suffix rotated270 --angle 270 --fitpaper true --rotateoversize true "$@"