Commit 30d17825 authored by Fred Drake's avatar Fred Drake

Add magic to make PDF generation use maximal compression.

parent ddae414c
......@@ -26,6 +26,9 @@
\RequirePackage{times}\typeout{Using times fonts instead of Computer Modern.}
% for PDF output, use maximal compression:
\@ifundefined{pdfannotlink}{}{\pdfcompresslevel=9}
% Increase printable page size (copied from fullpage.sty)
\topmargin 0pt
\advance \topmargin by -\headheight
......
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