commit | 5344d4fd2e4574d405d831e1eba5bafea7c07d28 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sun Oct 05 18:51:02 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Sun Oct 05 18:51:02 1997 +0000 |
tree | ea498fb29648ae8299e0aa4dcfff5ba5bfadf24d | |
parent | 42cefd03cf6097d016cded315b0d496eecdbaf89 [diff] [blame] |
Add -N0 to dvips flags to generate page structure comments.
diff --git a/Doc/Makefile b/Doc/Makefile index ad05cea..aef8705 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -48,7 +48,7 @@ # Where are the various programs? LATEX= latex BIBTEX= bibtex -DVIPS= dvips -f +DVIPS= dvips -f -N0 MAKEINDEX= makeindex L2H= latex2html L2HARGS= -address $$USER@`domainname`