We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ef0d5 commit 1ba6050Copy full SHA for 1ba6050
thinkpython/tex/Makefile
@@ -24,7 +24,7 @@ all: book.tex
24
# dvips -T 6.75in,9.25in -Ppdf -o thinkpython.ps book
25
# dvips -t b5 -Ppdf -o thinkpython.ps book
26
# dvips -T 7in,10in -Ppdf -o thinkpython.ps book
27
- gv thinkpython.ps
+# gv thinkpython.ps
28
29
html: book.tex header.html footer.html
30
rm -rf html
0 commit comments