blob: ea248f6c4ad822dd7e15c54b7482509066d15ce4 (
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
|
##################################################################
##
## 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
|