diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-31 23:14:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-31 23:14:23 +0000 |
commit | bb856019912015b530cb2e19f0d4843a5dbca897 (patch) | |
tree | d7c7bb404e0eafa4843298bed65646535c0c112e /Master/texmf-dist/doc/support | |
parent | 3d6c241f6ed20d838c6fa004e61e08241ae17b83 (diff) |
pdfxup (31dec19)
git-svn-id: svn://tug.org/texlive/trunk@53282 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/pdfxup/README | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/pdfxup/RELEASES | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/pdfxup/pdfxup.pdf | bin | 6016 -> 90154 bytes |
3 files changed, 19 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/support/pdfxup/README b/Master/texmf-dist/doc/support/pdfxup/README index 63d426a25c8..9bbe0d49f2e 100644 --- a/Master/texmf-dist/doc/support/pdfxup/README +++ b/Master/texmf-dist/doc/support/pdfxup/README @@ -1,26 +1,24 @@ -PDFXUP -- v1.30 (2015/10/06) +PDFXUP -- v1.50 (2019/12/31) N. Markey <pdfxup@markey.fr> -pdfxup is a unix/linux shell script that creates a PDF -document where each page is obtained by combining several -pages of a PDF file given as output. The important feature -of pdfxup, compared to similar programs, is that it tries to -compute the (global) bounding box of the input PDF file, in -order to remove the margins and to keep the text only. -Instead of having the font size divided by 2 (for the case -of 2-up output), in some case you may end up with the same -font size as in the original document (as is the case for a -default 'article' document produced by LaTeX). +pdfxup is a bash shell script that creates a PDF document where each +page is obtained by combining several pages of a PDF file given as +output. The important feature of pdfxup, compared to similar programs, +is that it tries to compute the (global) bounding box of the input PDF +file, in order to remove the margins and to keep the text only. +Instead of having the font size divided by 2 (for the case of 2-up +output), in some case you may end up with the same font size as in the +original document (as is the case for a default 'article' document +produced by LaTeX). -pdfxup uses ghostscript for computing the maximal bounding -box of (some of) the pages of the document, and then uses -pdflatex (with graphicx package) in order to produce the new -document. +pdfxup uses ghostscript for computing the maximal bounding box of +(some of) the pages of the document, and then uses pdflatex (with +graphicx package) in order to produce the new document. -%% (c) 2015/10/06 Nicolas Markey <pdfxup at markey dot fr> +%% (c) 2019/12/31 Nicolas Markey <pdfxup at markey dot fr> %% %% This work may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3 of this license diff --git a/Master/texmf-dist/doc/support/pdfxup/RELEASES b/Master/texmf-dist/doc/support/pdfxup/RELEASES index ea248f6c4ad..15c8903b46e 100644 --- a/Master/texmf-dist/doc/support/pdfxup/RELEASES +++ b/Master/texmf-dist/doc/support/pdfxup/RELEASES @@ -23,3 +23,8 @@ v1.30 (2015/10/06) - added options -g and -s for getting and then manually - setting bounding box. - created man page + +v1.50 (2019/12/31) + - added the -c option (to clip pages) + - corrected + improved option -p + - added watermarking
\ No newline at end of file diff --git a/Master/texmf-dist/doc/support/pdfxup/pdfxup.pdf b/Master/texmf-dist/doc/support/pdfxup/pdfxup.pdf Binary files differindex a2466a429b5..d51a6c1ca42 100644 --- a/Master/texmf-dist/doc/support/pdfxup/pdfxup.pdf +++ b/Master/texmf-dist/doc/support/pdfxup/pdfxup.pdf |