]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add an optional parameter to make the script run latex only once to
authorFred Drake <fdrake@acm.org>
Mon, 15 Feb 1999 19:27:07 +0000 (19:27 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 15 Feb 1999 19:27:07 +0000 (19:27 +0000)
commitefa641c45a82970b15528b3947094bebae19ec36
treeb53f939a15de889ed68c3ebe4fb8e58895d69682
parent3618c14f72277e8f4cc8c3faeafeef011eaf4117
Add an optional parameter to make the script run latex only once to
generate an .aux file.  This can make HTML generation a bit faster
when print formats aren't needed.

Explained parameters in a comment.
Doc/tools/mkdvi.sh