Add -N0 to dvips flags to generate page structure comments.

This commit is contained in:
Guido van Rossum 1997-10-05 18:51:02 +00:00
parent 42cefd03cf
commit 5344d4fd2e
1 changed files with 1 additions and 1 deletions

View File

@ -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`