Beginning -keep-l

This commit is contained in:
John Whitington 2014-12-01 18:12:02 +00:00
parent a793fc5d1b
commit 93bc1be952
1 changed files with 3 additions and 4 deletions

View File

@ -1365,11 +1365,10 @@ and specs =
" Don't change the version number");
("-l",
Arg.Unit setlinearize,
" Linearize output files where possible");
("-keep-l", (* Must add rentention of was-linearized to pdf data type, read
it in Pdfread module *)
" Linearize output file");
("-keep-l",
Arg.Unit setkeeplinearize,
"");
" Linearize if the input file was linearized");
("-cpdflin",
Arg.String setcpdflin,
" Set location of 'cpdflin'");