]> mj.ucw.cz Git - ucwmac.git/commitdiff
Provide a reasonable default for \pdfpkresolution
authorMartin Mares <mj@ucw.cz>
Sat, 3 Aug 2013 11:10:44 +0000 (13:10 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 3 Aug 2013 11:10:44 +0000 (13:10 +0200)
ucwmac.tex

index 61052ca79ee44a4d2a750f8fb575ef0ca061b575..642291e7b197e2882b20cc28cc9b5b46842d191d 100644 (file)
@@ -1,6 +1,6 @@
 % The UCW Macro Collection (a successor of mjmac.tex)
-% Written by Martin Mares <mj@ucw.cz> in 2010 and placed into public domain
-% -------------------------------------------------------------------------
+% Written by Martin Mares <mj@ucw.cz> 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 %%%