summaryrefslogtreecommitdiff
path: root/support/pdfjam/man1
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-11-19 03:02:21 +0000
committerNorbert Preining <norbert@preining.info>2019-11-19 03:02:21 +0000
commit025f7bfee79d7817a876831bb19f34a2dfb1b2e2 (patch)
tree76efc8c89514583aae7ddb55b59bfb879500a09d /support/pdfjam/man1
parent96f9362fc3e3bb70fa2411c62418c42d9acda4d7 (diff)
CTAN sync 201911190302
Diffstat (limited to 'support/pdfjam/man1')
-rw-r--r--support/pdfjam/man1/pdf180.174
-rw-r--r--support/pdfjam/man1/pdf270.174
-rw-r--r--support/pdfjam/man1/pdf90.174
-rw-r--r--support/pdfjam/man1/pdfbook.186
-rw-r--r--support/pdfjam/man1/pdfflip.173
-rw-r--r--support/pdfjam/man1/pdfjam-pocketmod.163
-rw-r--r--support/pdfjam/man1/pdfjam-slides3up.188
-rw-r--r--support/pdfjam/man1/pdfjam-slides6up.187
-rw-r--r--support/pdfjam/man1/pdfjam.118
-rw-r--r--support/pdfjam/man1/pdfjoin.166
-rw-r--r--support/pdfjam/man1/pdfnup.178
-rw-r--r--support/pdfjam/man1/pdfpun.168
12 files changed, 7 insertions, 842 deletions
diff --git a/support/pdfjam/man1/pdf180.1 b/support/pdfjam/man1/pdf180.1
deleted file mode 100644
index 08f47b5a9c..0000000000
--- a/support/pdfjam/man1/pdf180.1
+++ /dev/null
@@ -1,74 +0,0 @@
-.TH "pdf180" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdf180 \- rotate the pages of pdf files
-.SH "SYNOPSIS"
-.PP
-pdf180 [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdf180 rotates the pages of files in the Adobe Portable Document Format (PDF)
-through 180 degrees\&.
-.PP
-If no source PDF file ('SRC') is specified, input
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output
-unless the '--batch' option is used, in which case they are processed
-separately.
-.PP
-pdf180 operates on one or more PDF files, and (either with the '--batch'
-option or with '--outfile DIR' where 'DIR' is a directory) the
-resulting files have
-the suffix '-rotated180' applied to their names by default. To change
-the suffix,
-use the '--suffix' option, for example
-.PP
-.RS
-.B pdf180 --suffix 'upturned' --batch myfile1.pdf myfile2.pdf
-.RE
-.PP
-will result in files named 'myfile1-upturned.pdf' and 'myfile2-upturned.pdf'.
-.PP
-pdf180 is a simple wrapper for pdfjam, which is a front end to many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex with
-the pdfpages package is required\&.
-.PP
-pdf180 is part of the "PDFjam" package of tools, whose homepage is at
-http://go.warwick.ac.uk/pdfjam\&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the available options and site/user defaults, see the output of
-.PP
-.RS
- pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdf180 does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-Please report bugs! See the website at
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1)\&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "AUTHOR"
-.PP
-pdf180 is written and maintained by David Firth as part of the PDFjam package\&.
-
diff --git a/support/pdfjam/man1/pdf270.1 b/support/pdfjam/man1/pdf270.1
deleted file mode 100644
index b229678cf8..0000000000
--- a/support/pdfjam/man1/pdf270.1
+++ /dev/null
@@ -1,74 +0,0 @@
-.TH "pdf270" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdf270 \- rotate the pages of pdf files
-.SH "SYNOPSIS"
-.PP
-pdf270 [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdf270 rotates the pages of files in the Adobe Portable Document Format (PDF)
-through 90 degrees (clockwise)\&.
-.PP
-If no source PDF file ('SRC') is specified, input
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output
-unless the '--batch' option is used, in which case they are processed
-separately.
-.PP
-pdf270 operates on one or more PDF files, and (either with the '--batch'
-option or with '--outfile DIR' where 'DIR' is a directory) the
-resulting files have
-the suffix 'rotated270' applied to their names by default. To change
-the suffix,
-use the '--suffix' option, for example
-.PP
-.RS
-.B pdf270 --suffix '-turned' --batch myfile1.pdf myfile2.pdf
-.RE
-.PP
-will result in files named 'myfile1-turned.pdf' and 'myfile2-turned.pdf'.
-.PP
-pdf270 is a simple wrapper for pdfjam, which is a front end to many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex with
-the pdfpages package is required\&.
-.PP
-pdf270 is part of the "PDFjam" package of tools, whose homepage is at
-http://go.warwick.ac.uk/pdfjam\&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the available options and site/user defaults, see the output of
-.PP
-.RS
- pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdf270 does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-Please report bugs! See the website at
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1)\&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "AUTHOR"
-.PP
-pdf270 is written and maintained by David Firth as part of the PDFjam package\&.
-
diff --git a/support/pdfjam/man1/pdf90.1 b/support/pdfjam/man1/pdf90.1
deleted file mode 100644
index c04a36137a..0000000000
--- a/support/pdfjam/man1/pdf90.1
+++ /dev/null
@@ -1,74 +0,0 @@
-.TH "pdf90" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdf90 \- rotate the pages of pdf files
-.SH "SYNOPSIS"
-.PP
-pdf90 [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdf90 rotates the pages of files in the Adobe Portable Document Format (PDF)
-through 90 degrees (anti-clockwise)\&.
-.PP
-If no source PDF file ('SRC') is specified, input
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output
-unless the '--batch' option is used, in which case they are processed
-separately.
-.PP
-pdf90 operates on one or more PDF files, and (either with the '--batch'
-option or with '--outfile DIR' where 'DIR' is a directory) the
-resulting files have
-the suffix 'rotated90' applied to their names by default. To change
-the suffix,
-use the '--suffix' option, for example
-.PP
-.RS
-.B pdf90 --suffix '-turned' --batch myfile1.pdf myfile2.pdf
-.RE
-.PP
-will result in files named 'myfile1-turned.pdf' and 'myfile2-turned.pdf'.
-.PP
-pdf90 is a simple wrapper for pdfjam, which is a front end to many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex with
-the pdfpages package is required\&.
-.PP
-pdf90 is part of the "PDFjam" package of tools, whose homepage is at
-http://go.warwick.ac.uk/pdfjam\&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the available options and site/user defaults, see the output of
-.PP
-.RS
- pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdf90 does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-Please report bugs! See the website at
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1)\&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "AUTHOR"
-.PP
-pdf90 is written and maintained by David Firth as part of the PDFjam package\&.
-
diff --git a/support/pdfjam/man1/pdfbook.1 b/support/pdfjam/man1/pdfbook.1
deleted file mode 100644
index 75f72bd5ae..0000000000
--- a/support/pdfjam/man1/pdfbook.1
+++ /dev/null
@@ -1,86 +0,0 @@
-.TH "pdfbook" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdfbook \- put the pages of PDF files into 2-up signatures
-.SH "SYNOPSIS"
-.PP
-pdfbook [--short-edge] [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdfbook makes 2-up versions of PDF files, with the pages ordered as
-signatures. The default signature size is 4: to change this, use the
-option '--signature N', where N is a multiple of 4 (alternatively use '--signature* N' for
-right-edge binding).
-.PP
-The default is to make pages suitable for long-edge binding. For short-edge
-binding, use '--short-edge' as the first argument; this will only work if the LaTeX package 'everyshi' is installed.
-.PP
-The default output page orientation is
-landscape. To change this, use the '--no-landscape' option.
-.PP
-By default, the option '--booklet true' is used (see the pdfpages manual
-for details). To turn this off, just specify '--booklet false'.
-.PP
-If no source PDF file ('SRC') is specified, input
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output
-unless the '--batch' option is used, in which case they are processed
-separately.
-.PP
-pdfbook is a simple wrapper for pdfjam, which provides a front end to
-many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex, with
-the pdfpages package, is required\&.
-.PP
-pdfbook operates on one or more PDF files, and (either with the '--batch'
-option or with '--outfile DIR' where 'DIR' is a directory) the
-resulting files have
-the suffix '-book' applied to their names by default. To change the suffix,
-use the '--suffix' option, for example
-.PP
-.RS
-.B pdfbook --suffix 'sig4' --batch myfile1.pdf myfile2.pdf
-.RE
-.PP
-will result in files named 'myfile1-sig4.pdf' and 'myfile2-sig4.pdf'.
-.PP
-pdfbook is part of the "PDFjam" package of tools, whose homepage is at
-http://www.warwick.ac.uk/go/pdfjam\&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the other available options and
-site/user defaults, see the output of
-.PP
-.RS
-.B pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdfbook does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-Please report bugs! See the website at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1)\&.
-.PP
-.SH "AUTHOR"
-.PP
-pdfbook is written and maintained by David Firth as part of the PDFjam package\&.
-
diff --git a/support/pdfjam/man1/pdfflip.1 b/support/pdfjam/man1/pdfflip.1
deleted file mode 100644
index 9761790d9f..0000000000
--- a/support/pdfjam/man1/pdfflip.1
+++ /dev/null
@@ -1,73 +0,0 @@
-.TH "pdfflip" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdfflip \- rotate the pages of pdf files
-.SH "SYNOPSIS"
-.PP
-pdfflip [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdfflip reflects (left-right) the pages of files in the Adobe Portable Document Format (PDF)\&.
-.PP
-If no source PDF file ('SRC') is specified, input
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output
-unless the '--batch' option is used, in which case they are processed
-separately.
-.PP
-pdfflip operates on one or more PDF files, and (either with the '--batch'
-option or with '--outfile DIR' where 'DIR' is a directory) the
-resulting files have
-the suffix '-flipped' applied to their names by default. To change
-the suffix,
-use the '--suffix' option, for example
-.PP
-.RS
-.B pdfflip --suffix 'reflected' --batch myfile1.pdf myfile2.pdf
-.RE
-.PP
-will result in files named 'myfile1-reflected.pdf' and 'myfile2-reflected.pdf'.
-.PP
-pdfflip is a simple wrapper for pdfjam, which is a front end to many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex with
-the pdfpages package is required\&.
-.PP
-pdfflip is part of the "PDFjam" package of tools, whose homepage is at
-http://go.warwick.ac.uk/pdfjam\&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the available options and site/user defaults, see the output of
-.PP
-.RS
- pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdfflip does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-Please report bugs! See the website at
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1)\&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "AUTHOR"
-.PP
-pdfflip is written and maintained by David Firth as part of the PDFjam package\&.
-
diff --git a/support/pdfjam/man1/pdfjam-pocketmod.1 b/support/pdfjam/man1/pdfjam-pocketmod.1
deleted file mode 100644
index 4c51ef7880..0000000000
--- a/support/pdfjam/man1/pdfjam-pocketmod.1
+++ /dev/null
@@ -1,63 +0,0 @@
-.TH "pdfjam-pocketmod" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdfjam-pocketmod
-\- make an 8-page PDF document into a pocket-sized booklet
-.SH "SYNOPSIS"
-.PP
-.B pdfjam-pocketmod SRC [PAGESPEC] [OPTION [OPTION] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdfjam-pocketmod converts 8 pages of a PDF file into a single 8-up page, with pages ordered and oriented for folding into pocket-sized booklet
-( as described at http://repocketmod.com/ )\&.
-.PP
-SRC must be a regular PDF file (not /dev/stdin).
-.PP
-If PAGESPEC is omitted, the first 8 pages are processed.
-.PP
-OPTION is any option to pdfjam(1) other than --batch.
-.PP
-pdfjam-pocketmod is a simple wrapper for pdfjam, which provides a front end to some of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex, with
-the pdfpages package, is required\&.
-.PP
-pdfjam-pocketmod is part of the "PDFjam" package of tools, whose homepage is at
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the available options and site/user defaults, see the output of
-.PP
-.RS
-.B pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdfjam-pocketmod does not work with encrypted PDF files, and does not preserve hyperlinks.
-.PP
-The '--keepinfo' option does not work.
-.PP
-Please report bugs! See the website at
-http://www.warwick.ac.uk/go/pdfjam\&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1)\&.
-.PP
-.SH "AUTHOR"
-.PP
-pdfjam-pocketmod is written and maintained by David Firth as part of the PDFjam
-package\&.
-
diff --git a/support/pdfjam/man1/pdfjam-slides3up.1 b/support/pdfjam/man1/pdfjam-slides3up.1
deleted file mode 100644
index 09227631a1..0000000000
--- a/support/pdfjam/man1/pdfjam-slides3up.1
+++ /dev/null
@@ -1,88 +0,0 @@
-.TH "pdfjam-slides3up" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdfjam-slides3up \- put presentation slides onto 3-up pages
-.SH "SYNOPSIS"
-.PP
-pdfjam-slides3up [--pagenumbering SWITCH] [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdfjam-slides3up converts PDF files whose pages are presentation slides (with
-4:3 aspect ratio) into 3-up versions suitable for making a handout with space
-for handwritten side notes
-(for example). By default, the 3-up pages do not themselves have page numbers.
-.PP
-To put page numbers on the output pages, use either '--pagenumbering true'
-or, for example, '--pagenumbering 3.4cm' to place the page numbers a bit
-lower on the page than the default position. The value of 'SWITCH' must
-be either 'true', 'false' or a dimension that can be used by LateX. (To
-be precise, it's the value of the 'footskip' dimension in LaTeX; by default,
-pdfjam-slides3up sets that as 3.1cm, which works pretty well in
-conjunction with both '--paper a4paper' and '--paper letterpaper'.)
-.PP
-If no source PDF file ('SRC') is specified, input
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output
-unless the '--batch' option is used, in which case they are processed
-separately.
-.PP
-pdfjam-slides3up is a simple wrapper for pdfjam, which provides a front end to
-many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex, with
-the pdfpages package, is required\&.
-.PP
-pdfjam-slides3up operates on one or more PDF files, and (either with
-the '--batch' option or with '--outfile DIR' where 'DIR' is a directory) the
-resulting files have
-the suffix '-3up' applied to their names by default. To change the suffix,
-use the '--suffix' option, for example
-.PP
-.RS
-.B pdfjam-slides3up --suffix '1x3' --batch myslides1.pdf myslides2.pdf
-.RE
-.PP
-will result in files named 'myslides1-1x3.pdf' and 'myslides2-1x3.pdf'.
-.PP
-By default a narrow line frame is printed around every slide. This can be
-turned off if required by using the option '--frame false'.
-.PP
-pdfjam-slides3up is part of the "PDFjam" package of tools, whose homepage is at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the other available options and
-site /user defaults, see the output of
-.PP
-.RS
-.B pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdfjam-slides3up does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-Please report bugs! See the website at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1) pdfjam-slides6up(1) \&.
-.PP
-.SH "AUTHOR"
-.PP
-pdfjam-slides3up is written and maintained by David Firth as part of the PDFjam package\&.
-
diff --git a/support/pdfjam/man1/pdfjam-slides6up.1 b/support/pdfjam/man1/pdfjam-slides6up.1
deleted file mode 100644
index 6e90363bc6..0000000000
--- a/support/pdfjam/man1/pdfjam-slides6up.1
+++ /dev/null
@@ -1,87 +0,0 @@
-.TH "pdfjam-slides6up" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdfjam-slides6up \- put presentation slides onto 6-up pages
-.SH "SYNOPSIS"
-.PP
-pdfjam-slides6up [--pagenumbering SWITCH] [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdfjam-slides6up converts PDF files whose pages are presentation slides (with
-4:3 aspect ratio) into 6-up versions suitable for making a handout
-(for example). By default, the 6-up pages do not themselves have page numbers.
-.PP
-To put page numbers on the output pages, use either '--pagenumbering true'
-or, for example, '--pagenumbering 3.0cm' to place the page numbers a bit
-lower on the page than the default position. The value of 'SWITCH' must
-be either 'true', 'false' or a dimension that can be used by LateX. (To
-be precise, it's the value of the 'footskip' dimension in LaTeX; by default,
-pdfjam-slides6up sets that as 2.7cm, which works pretty well in
-conjunction with both '--paper a4paper' and '--paper letterpaper'.)
-.PP
-If no source PDF file ('SRC') is specified, input
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output
-unless the '--batch' option is used, in which case they are processed
-separately.
-.PP
-pdfjam-slides6up is a simple wrapper for pdfjam, which provides a front end to
-many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex, with
-the pdfpages package, is required\&.
-.PP
-pdfjam-slides6up operates on one or more PDF files, and (either with
-the '--batch' option or with '--outfile DIR' where 'DIR' is a directory) the
-resulting files have
-the suffix '-6up' applied to their names by default. To change the suffix,
-use the '--suffix' option, for example
-.PP
-.RS
-.B pdfjam-slides6up --suffix '2x3' --batch myslides1.pdf myslides2.pdf
-.RE
-.PP
-will result in files named 'myslides1-2x3.pdf' and 'myslides2-2x3.pdf'.
-.PP
-By default a narrow line frame is printed around every slide. This can be
-turned off if required by using the option '--frame false'.
-.PP
-pdfjam-slides6up is part of the "PDFjam" package of tools, whose homepage is at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the other available options and
-site/user defaults, see the output of
-.PP
-.RS
-.B pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdfjam-slides6up does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-Please report bugs! See the website at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1) pdfjam-slides3up(1) \&.
-.PP
-.SH "AUTHOR"
-.PP
-pdfjam-slides6up is written and maintained by David Firth as part of the PDFjam package\&.
-
diff --git a/support/pdfjam/man1/pdfjam.1 b/support/pdfjam/man1/pdfjam.1
index 49a0e4990c..d6c0c17345 100644
--- a/support/pdfjam/man1/pdfjam.1
+++ b/support/pdfjam/man1/pdfjam.1
@@ -15,16 +15,12 @@ Detailed information can be found via
A working installation of pdflatex, with
the pdfpages package, is required\&.
.PP
-The pdfjam script is distributed as (the main) part of the PDFjam package. The homepage of PDFjam is at
-http://go.warwick.ac.uk/pdfjam \&.
+The pdfjam script is distributed as (the main) part of the pdfjam package. The homepage of pdfjam is at
+https://github.com/DavidFirth/pdfjam \&.
.PP
.SH "SETUP"
.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam \&.
+See https://github.com/DavidFirth/pdfjam
.PP
.SH "CONFIGURATION FILES"
.PP
@@ -45,14 +41,14 @@ file at ~/.pdfjam.conf\&.
pdfjam does not work with encrypted PDF files, and does not
preserve hyperlinks.
.PP
-Please report bugs! See the website at
-http://go.warwick.ac.uk/pdfjam \&.
+Please report bugs! --- either at GitHub or by email, see
+https://github.com/DavidFirth/pdfjam \&.
.PP
.SH "LICENSE"
.PP
-PDFjam is distributed under the GNU public license\&.
+pdfjam is distributed under the GNU public license\&.
.PP
.SH "AUTHOR"
.PP
-The PDFjam package is written and maintained by David Firth\&.
+The pdfjam package is written and maintained by David Firth\&.
diff --git a/support/pdfjam/man1/pdfjoin.1 b/support/pdfjam/man1/pdfjoin.1
deleted file mode 100644
index c55b4a4938..0000000000
--- a/support/pdfjam/man1/pdfjoin.1
+++ /dev/null
@@ -1,66 +0,0 @@
-.TH "pdfjoin" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdfjoin
-\- join together pages from multiple PDF files
-.SH "SYNOPSIS"
-.PP
-.B pdfjoin [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdfjoin
-concatenates the pages of multiple Portable Document Format (PDF)
-files together into a single file.\&.
-.PP
-If no source PDF file ('SRC') is specified, input (but just one file -- not
-very useful here!
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output.
-The '--batch' option of pdfjam(1) cannot be used.
-.PP
-pdfjoin is a simple wrapper for pdfjam, which provides a front end to many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex, with
-the pdfpages package, is required\&.
-.PP
-pdfjoin is part of the "PDFjam" package of tools, whose homepage is at
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the available options and site/user defaults, see the output of
-.PP
-.RS
-.B pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-The pages of the output file will all have the same size and orientation.
-.PP
-pdfjoin does not work with encrypted PDF files, and does not
-preserve hyperlinks. The output pages are all one size.
-.PP
-Please report bugs! See the website at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1)\&.
-.PP
-.SH "AUTHOR"
-.PP
-pdfjoin is written and maintained by David Firth as part of the PDFjam
-package\&.
-
diff --git a/support/pdfjam/man1/pdfnup.1 b/support/pdfjam/man1/pdfnup.1
deleted file mode 100644
index 86953387e8..0000000000
--- a/support/pdfjam/man1/pdfnup.1
+++ /dev/null
@@ -1,78 +0,0 @@
-.TH "pdfnup" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdfnup \- n-up the pages of pdf files
-.SH "SYNOPSIS"
-.PP
-pdfnup [OPTION [OPTION] \&.\&.\&.] [SRC [PAGESPEC] [SRC [PAGESPEC]] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdfnup converts files in the Adobe Portable Document Format (PDF)
-to "n-up" PDF files, that is, with multiple input pages
-per output page, for
-more economical printing etc\&. The default processing is to 2-up
-landscape output with no frame around pages, equivalent to using the
-options '--nup 2x1 --landscape true --frame false'.
-.PP
-If no source PDF file ('SRC') is specified, input
-is from /dev/stdin. If 'PAGESPEC' is omitted, all pages are processed.
-.PP
-Source files are processed sequentially into a single output
-unless the '--batch' option is used, in which case they are processed
-separately.
-.PP
-pdfnup operates on one or more PDF files, and (either with the '--batch'
-option or with '--outfile DIR' where 'DIR' is a directory) the
-resulting files have
-the suffix '-nup' applied to their names by default. To change
-the suffix,
-use the '--suffix' option, for example
-.PP
-.RS
-.B pdfnup --nup 2x2 --suffix '2x2' --batch myfile1.pdf myfile2.pdf
-.RE
-.PP
-will result in files named 'myfile1-2x2.pdf' and 'myfile2-2x2.pdf'.
-.PP
-pdfnup is a simple wrapper for pdfjam, which provides a front end to many of the capabilities of the pdfpages
-package for pdflatex\&. A working installation of pdflatex, with
-the pdfpages and geometry packages, is required\&.
-.PP
-pdfnup is part of the "PDFjam" package of tools, whose homepage is at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the available options and site/user defaults, see the output of
-.PP
-.RS
-.B pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdfnup does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-Please report bugs! See the website at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1) pdfpun(1) \&.
-.PP
-.SH "AUTHOR"
-.PP
-pdfnup is written and maintained by David Firth as part of the PDFjam package\&.
-
diff --git a/support/pdfjam/man1/pdfpun.1 b/support/pdfjam/man1/pdfpun.1
deleted file mode 100644
index 0e4b341542..0000000000
--- a/support/pdfjam/man1/pdfpun.1
+++ /dev/null
@@ -1,68 +0,0 @@
-.TH "pdfpun" "1" "10 March 2010" "" ""
-.SH "NAME"
-pdfpun \- n-up the pages of a pdf file, with right-to-left ordering
-.SH "SYNOPSIS"
-.PP
-pdfpun SRC [PAGESPEC] --outfile FILENAME [OPTION [OPTION] \&.\&.\&.]
-.PP
-.SH "DESCRIPTION"
-.PP
-pdfpun converts a file in the Adobe Portable Document Format (PDF)
-to a "n-up" PDF file, that is, with multiple input pages
-per output page, for
-more economical printing etc\&. The pages are ordered right-to-left in the
-output. The default processing is to 2-up
-landscape output with no frame around pages, equivalent to using the
-options '--nup 2x1 --landscape --frame false'.
-.PP
-SRC must be a PDF file; '/dev/stdin' can be used for PDF input via a pipeline.
-.PP
-If PAGESPEC is omitted, all pages are processed (equivalent to '-' as PAGESPEC)
-.PP
-OPTION is any option of pdfjam(1) other than --batch.
-.PP
-pdfpun is a simple wrapper for pdfjam, which provides a front end to many
-of the capabilities of the pdfpages package for pdflatex\&.
-A working installation of pdflatex, with
-the pdfpages package, is required\&.
-.PP
-pdfpun is part of the "PDFjam" package of tools, whose homepage is at
-http://www.warwick.ac.uk/go/pdfjam\&.
-.PP
-.SH "SETUP"
-.PP
-See http://go.warwick.ac.uk/pdfjam .
-.PP
-.SH "USAGE"
-.PP
-For the available options and site/user defaults, see the output of
-.PP
-.RS
-.B pdfjam --help
-.RE
-.PP
-For further information and some examples see
-http://go.warwick.ac.uk/pdfjam \&.
-.PP
-.SH "LIMITATIONS AND BUGS"
-.PP
-pdfpun does not work with encrypted PDF files, and does not
-preserve hyperlinks.
-.PP
-The '--keepinfo' option does not work.
-.PP
-Please report bugs! See the website at
-http://www.warwick.ac.uk/go/pdfjam \&.
-.PP
-.SH "LICENSE"
-.PP
-PDFjam is distributed under the GNU public license\&.
-.PP
-.SH "SEE ALSO"
-.PP
-pdfjam(1) pdfnup(1)\&.
-.PP
-.SH "AUTHOR"
-.PP
-pdfpun is written and maintained by David Firth as part of the PDFjam package\&.
-