From db76355f7b5a9e9c58d4bb71e9b44d96f6b72fa3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Nov 2019 00:11:53 +0000 Subject: pdfjam (19nov19) git-svn-id: svn://tug.org/texlive/trunk@52857 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/pdfjam/pdf90 | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 Master/texmf-dist/scripts/pdfjam/pdf90 (limited to 'Master/texmf-dist/scripts/pdfjam/pdf90') diff --git a/Master/texmf-dist/scripts/pdfjam/pdf90 b/Master/texmf-dist/scripts/pdfjam/pdf90 deleted file mode 100755 index dde5df820bb..00000000000 --- a/Master/texmf-dist/scripts/pdfjam/pdf90 +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -## -## pdf90: A shell program to rotate pages of PDF files -## -## Author David Firth (http://go.warwick.ac.uk/dfirth) -## -## This is a simple wrapper for pdfjam, version 2.08 -## -exec pdfjam --suffix rotated90 --angle 90 --fitpaper true --rotateoversize true "$@" - - -- cgit v1.2.3