summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf/dvipdfm/config/config6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf/dvipdfm/config/config b/Master/texmf/dvipdfm/config/config
index 019a75da53f..200df4bb95b 100644
--- a/Master/texmf/dvipdfm/config/config
+++ b/Master/texmf/dvipdfm/config/config
@@ -3,8 +3,10 @@
% the original file which is provided as README.config.
% Distiller config. Uses ghostscript and works on compressed and
-% uncompressed files.
-D "zcat -f %i | gs -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateCompression=true -dSAFER -sOutputFile=%o - -c quit"
+% uncompressed files. Use zcat -f <%i instead of zcat -f %i
+% because MacOSX Leopard expects the arg to be compressed without
+% COMMAND_MODE=legacy. Sigh.
+D "zcat -f <%i | gs -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateCompression=true -dSAFER -sOutputFile=%o - -c quit"
% Set default paper size here
p a4