summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/dvipdfmx/dvipdfmx.cfg')
-rw-r--r--Master/texmf-dist/dvipdfmx/dvipdfmx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg b/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg
index 001cd8ec105..dc154507acb 100644
--- a/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg
+++ b/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg
@@ -157,7 +157,7 @@ P 0x003C
%% and control which one is found by setting DVIPDFMXINPUTS.
%%
D "rungs -q -dALLOWPSTRANSPARENCY -dSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
-%% If you change the above invocation, also change dvipdfmxunsafe.cfg!
+%% If you change the above invocation, also change dvipdfmx-unsafe.cfg!
% other random ps converters people have experimented with.
%D "/usr/local/bin/ps2pdf -dEPSCrop '%i' '%o'"