From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/mageia-cauldron/man1/psbook.1 | 57 ++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 upstream/mageia-cauldron/man1/psbook.1 (limited to 'upstream/mageia-cauldron/man1/psbook.1') diff --git a/upstream/mageia-cauldron/man1/psbook.1 b/upstream/mageia-cauldron/man1/psbook.1 new file mode 100644 index 00000000..98dab2ed --- /dev/null +++ b/upstream/mageia-cauldron/man1/psbook.1 @@ -0,0 +1,57 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. +.TH PSBOOK "1" "October 2021" "psbook 2.07" "User Commands" +.SH NAME +psbook - rearrange pages in a PostScript document into signatures +.SH SYNOPSIS +.B psbook +[\fI\,OPTION\/\fR...] [\fI\,INFILE \/\fR[\fI\,OUTFILE\/\fR]] +.SH DESCRIPTION +Rearrange pages in a PostScript document into signatures. +.TP +\fB\-s\fR, \fB\-\-signature\fR=\fI\,N\/\fR +number of pages per signature; +0 = all pages in one signature [default]; +1 = one page per signature; +otherwise, a multiple of 4 +.TP +\fB\-q\fR, \fB\-\-quiet\fR +don't show page numbers being output +.TP +\fB\-\-help\fR +display this help and exit +.TP +\fB\-\-version\fR +display version information and exit +.PP +.B Psbook +uses +.B Pstops +to rearrange pages from a PostScript document into \[oq]signatures\[cq] for +printing books or booklets, creating a new PostScript file. +The signature size is the number of sides which will be folded and bound +together; the number given should be a multiple of four. +Extra blank sides will be added if the file does not contain a multiple of +four pages. +.SS "Exit status:" +.TP +0 +if OK, +.TP +1 +if arguments or options are incorrect, or there is some other problem +starting up, +.TP +2 +if there is some problem during processing, typically an error reading or +writing an input or output file. +.SH AUTHOR +Written by Angus J. C. Duggan and Reuben Thomas. +.SH COPYRIGHT +Copyright \(co Reuben Thomas 2016\-2021. +Released under the GPL version 3, or (at your option) any later version. +.SH TRADEMARKS +.B PostScript +is a trademark of Adobe Systems Incorporated. +.SH "SEE ALSO" +.BR psutils (1), +.BR paper (1) -- cgit v1.2.3