summaryrefslogtreecommitdiff
path: root/support/pdfxup/RELEASES
diff options
context:
space:
mode:
Diffstat (limited to 'support/pdfxup/RELEASES')
-rw-r--r--support/pdfxup/RELEASES15
1 files changed, 14 insertions, 1 deletions
diff --git a/support/pdfxup/RELEASES b/support/pdfxup/RELEASES
index 3cd0fc6166..06f0951bc3 100644
--- a/support/pdfxup/RELEASES
+++ b/support/pdfxup/RELEASES
@@ -37,4 +37,17 @@ v1.60 (2020/06/27)
v1.61 (2020/10/21)
- minor bug corrected (would not clean-up with option -g)
- (thanks to Oliver Redner for pointing out the bug) \ No newline at end of file
+ (thanks to Oliver Redner for pointing out the bug)
+
+v2.00 (2020/12/17)
+ - fixed a bug with inner margins
+ - fixed problem with ranges exceeding number of pages
+ - extracted LaTeX file from script
+ - added --tight-frame option: tells whether the frame should
+ be tight around the page (and leave horizontal white space
+ outside the frame), or as large as possible.
+ - added --config-file option: configuration files (default
+ 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