]> granicus.if.org Git - python/commitdiff
Add -N0 to dvips flags to generate page structure comments.
authorGuido van Rossum <guido@python.org>
Sun, 5 Oct 1997 18:51:02 +0000 (18:51 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 5 Oct 1997 18:51:02 +0000 (18:51 +0000)
Doc/Makefile

index ad05cea676ca189bf8a8172abf264b68bf5db3f2..aef8705c1c130f932f5c12f881990eb113c2bf41 100644 (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`