]> granicus.if.org Git - python/commit
Move optional package inclusions to the top, to make them easier to find.
authorFred Drake <fdrake@acm.org>
Mon, 16 Feb 1998 22:30:10 +0000 (22:30 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 16 Feb 1998 22:30:10 +0000 (22:30 +0000)
commit76183c0ed839a27ed6afdeb94ecabcf5b47c1091
tree6220ad94a2f4b4f42956d437e66d1052be5c8d21
parent9ac9a26f083d0e0b8081043fafe6fa0506fb1436
Move optional package inclusions to the top, to make them easier to find.
Code elsewhere in this file tests for the inclusion of the package and does
not need to be uncommented.  Comments explain what they do and how to
disable them.

Added support for the optional "fancyhdr" package.  If used, page footers
include chapter information on the left and section information on the right.

Both optional packages, "fancyhdr" and "times", are enabled by default.  We
may want to disable them before shipping, but I'm not completely convinced.
(How many installations format their own documentation?)
Doc/myformat.sty