more
This commit is contained in:
parent
d7e9a79e73
commit
a3bfc5b0d2
1
Changes
1
Changes
|
@ -1,5 +1,6 @@
|
||||||
2.5 (Upcoming 2022)
|
2.5 (Upcoming 2022)
|
||||||
|
|
||||||
|
o Bookmarks now available in JSON format
|
||||||
o New operations -impose and -impose-xy for document imposition
|
o New operations -impose and -impose-xy for document imposition
|
||||||
o New option -collate to collate pages when merging
|
o New option -collate to collate pages when merging
|
||||||
o Option -debug-force now properly documented as -decrypt-force
|
o Option -debug-force now properly documented as -decrypt-force
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
%Document the new JSON format, -j and new -output-json options
|
%Document the new JSON format, -j and new -output-json options
|
||||||
%Document -decrypt-force
|
%Document -decrypt-force
|
||||||
%Document -collate
|
%Document -collate
|
||||||
%Document -impose and friends (inc. 0-w, 0-h for long ones)
|
%Document -impose and friends (inc. 0-w, 0-h for long ones, how lines scale etc., undefined if pages different sizes)
|
||||||
|
%Document -bookmarks-json
|
||||||
|
|
||||||
\documentclass{book}
|
\documentclass{book}
|
||||||
% Edit here to produce cpdfmanual.pdf, cpdflibmanual.pdf, pycpdfmanual.pdf etc.
|
% Edit here to produce cpdfmanual.pdf, cpdflibmanual.pdf, pycpdfmanual.pdf etc.
|
||||||
|
|
Loading…
Reference in New Issue