From 16879a147b4f2af9821a09884345531eeee4c688 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 3 Aug 2013 13:10:44 +0200 Subject: [PATCH] Provide a reasonable default for \pdfpkresolution --- ucwmac.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 %%% -- 2.39.2