blob: 15c8903b46e5ade08cc5685e7e746c31d2dc16f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
##################################################################
##
## Release notes
##
##################################################################
Author: Nicolas Markey
Please send your comments to <pdfxup@markey.fr>
v1.00 (2015/08/23)
- first release
v1.10 (2015/09/08)
- added option 'booklet'
- corrected numerous computation/spacing bugs in LaTeX file
- added succinct documentation
v1.20 (2015/09/11)
- added options -nobb, -bb, -p
- solved bug with dots in PDF file names
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
|