[Python-checkins] CVS: python/dist/src/Doc/tools mkdvi.sh

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Mon, 15 Feb 1999 14:27:09 -0500


Update of /projects/cvsroot/python/dist/src/Doc/tools
In directory weyr:/home/fdrake/projects/python/Doc/tools

Modified Files:
	mkdvi.sh 
Log Message:

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.