Fixes for -args

This commit is contained in:
John Whitington 2013-10-09 14:34:50 +01:00
parent 1f4a1a7cd5
commit 713f265cde
2 changed files with 2 additions and 1 deletions

View File

@ -1248,7 +1248,7 @@ and specs =
" Speed over correctness with malformed documents");
("-control",
Arg.String make_control_argv_and_parse,
" Use a control file");
" Use a control file. Deprecated. Use -args.");
("-merge",
Arg.Unit (setop Merge),
" Merge a number of files into one");

View File

@ -1,6 +1,7 @@
%To document for next version:
% Anil's changes to output format of -list-annotations
% The new -open-at-page, -open-at-page-fit options
% Add -args, clean up -control documentation
\documentclass[a4paper,makeidx]{memoir}
\usepackage{palatino}