Commit ecc4fc7d authored by Guido van Rossum's avatar Guido van Rossum

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

parent 45b0ebaa
......@@ -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`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment