summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/pdfxup/RELEASES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-27 13:34:28 +0000
committerKarl Berry <karl@freefriends.org>2021-04-27 13:34:28 +0000
commit20c4130a2e70664159f514bb24152b7124294ff5 (patch)
tree1ced2ffd70f4a853ebcbd4260eff6e89ba2280f7 /Master/texmf-dist/doc/support/pdfxup/RELEASES
parent60b6bdc7cad5409422b39769269b516354b23025 (diff)
pdfxup (26apr21)
git-svn-id: svn://tug.org/texlive/trunk@59001 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/pdfxup/RELEASES')
-rw-r--r--Master/texmf-dist/doc/support/pdfxup/RELEASES15
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/support/pdfxup/RELEASES b/Master/texmf-dist/doc/support/pdfxup/RELEASES
index 06f0951bc31..a9f1fedc6a2 100644
--- a/Master/texmf-dist/doc/support/pdfxup/RELEASES
+++ b/Master/texmf-dist/doc/support/pdfxup/RELEASES
@@ -4,7 +4,7 @@
##
##################################################################
Author: Nicolas Markey
-Please send your comments to <pdfxup@markey.fr>
+Please send your comments and bug reports to <pdfxup@markey.fr>
v1.00 (2015/08/23)
- first release
@@ -50,4 +50,15 @@ v2.00 (2020/12/17)
extension .xup) can be used to define default values
for frequent situations.
- cleaned-up man page, adding some missing options (thanks
- to Louis Gostiaux for pointing undocumented options) \ No newline at end of file
+ to Louis Gostiaux for pointing undocumented options)
+
+v2.10 (2021/04/25)
+ - fixed a bug due to ghostscript adding a patch-level number in
+ their version number. This is the bug reported in
+ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976080
+ It was solved with the help of Christian Gnaegi.
+ - fixed 2 bugs in the computations of size of pages
+ - fixed a bug which inhibited short-edge option of booklets
+ - added options --col (to fill in pages vertically first) and --bal
+ (to balance columns (or rows) the last page). This feature was
+ requested by Philipp Killinger.