From: Fred Drake Date: Tue, 17 Feb 1998 15:56:55 +0000 (+0000) Subject: Add magic to make PDF generation use maximal compression. X-Git-Tag: v1.5.1~718 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30d17825ac16723fa67a038cffaed239bc6b7249;p=thirdparty%2FPython%2Fcpython.git Add magic to make PDF generation use maximal compression. --- diff --git a/Doc/myformat.sty b/Doc/myformat.sty index b7d3629d421f..6e6fa6d0aee1 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