Pass paper size to dvips explicitly.

This commit is contained in:
Fred Drake 1998-07-29 05:07:41 +00:00
parent 8f7abed9d4
commit b35631587b
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ PAPER=letter
# Where are the various programs?
LATEX= latex
PDFLATEX= pdflatex
DVIPS= dvips -N0
DVIPS= dvips -N0 -t $(PAPER)
KPSEWHICH= TEXINPUTS=$(TEXINPUTS) kpsewhich tex
MAKEINDEX= makeindex -s $(srcdir)/texinputs/myindex.ist
ACROREAD= acroread