From 5cc722828d1314a5cb3aaf9c00f2f7cad1988c95 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 30 Apr 2010 18:17:54 +0000 Subject: pdfjam update git-svn-id: svn://tug.org/texlive/trunk@18056 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/pdfjam/pdf270 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/scripts/pdfjam/pdf270') 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 "$@" -- cgit v1.2.3