From b4b44fad85cf627c634a18c7d8b7f4f9655fdbdb Mon Sep 17 00:00:00 2001 From: Petr Hracek Date: Mon, 7 Oct 2013 16:06:49 +0200 Subject: [PATCH] resolved #510240: missing option -P in tiff2ps manual page --- libtiff-manpage-update.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libtiff-manpage-update.patch b/libtiff-manpage-update.patch index 153a9d4..e4ca9a3 100644 --- a/libtiff-manpage-update.patch +++ b/libtiff-manpage-update.patch @@ -33,6 +33,16 @@ index c3a9bac..a826ad7 100644 .B \-p Force the generation of (non-Encapsulated) \*(Ps. .TP +@@ -198,6 +198,9 @@ Set the initial + .B \-p + Force the generation of (non-Encapsulated) \*(Ps. + .TP ++.B \-P ++Set optional PageOrientation DSC comment to Landscape or Portrait. ++.TP + .B \-r 90|180|270|auto + Rotate image by 90, 180, 270 degrees or auto. Auto picks the best + fit for the image on the specified paper size (eg portrait @@ -197,6 +207,12 @@ counterclockwise. Auto rotates 90 degrees ccw to produce landscape. .B \-s Generate output for a single IFD (page) in the input file.