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`