commit | 30d17825ac16723fa67a038cffaed239bc6b7249 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Feb 17 15:56:55 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Feb 17 15:56:55 1998 +0000 |
tree | 04e17987b8aa03880329ce9b7ac339dffc87508a | |
parent | ddae414cb527df4206c0cf65800a9d0ac0183ea5 [diff] |
Add magic to make PDF generation use maximal compression.
diff --git a/Doc/myformat.sty b/Doc/myformat.sty index b7d3629..6e6fa6d 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty
@@ -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