From: Martin Mares Date: Sat, 3 Aug 2013 11:10:44 +0000 (+0200) Subject: Provide a reasonable default for \pdfpkresolution X-Git-Tag: v1.1~3 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=16879a147b4f2af9821a09884345531eeee4c688;p=ucwmac.git Provide a reasonable default for \pdfpkresolution --- diff --git a/ucwmac.tex b/ucwmac.tex index 61052ca..642291e 100644 --- a/ucwmac.tex +++ b/ucwmac.tex @@ -1,6 +1,6 @@ % The UCW Macro Collection (a successor of mjmac.tex) -% Written by Martin Mares in 2010 and placed into public domain -% ------------------------------------------------------------------------- +% Written by Martin Mares in 2010--2013 and placed into public domain +% ------------------------------------------------------------------------------- %%% Prolog %%% @@ -15,6 +15,7 @@ \ifx\pdfoutput\undefined \else\ifnum\pdfoutput>0 \pdftrue + \pdfpkresolution=600 % Provide a reasonable default \fi\fi %%% Page size and margins %%%