summaryrefslogtreecommitdiff
path: root/Master/texmf/dvipdfm
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-05-01 10:13:56 +0000
committerNorbert Preining <preining@logic.at>2008-05-01 10:13:56 +0000
commit106a7f4d5f5e4b7436fa462d20a2368b050bed43 (patch)
treec8adb8421c8c8dfb9e8271c65ba16fd7c99c657f /Master/texmf/dvipdfm
parent1a60c8109303e835e95a5683b014d39771498e22 (diff)
fix wrong comment
git-svn-id: svn://tug.org/texlive/trunk@7769 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/dvipdfm')
-rw-r--r--Master/texmf/dvipdfm/dvipdfmx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/dvipdfm/dvipdfmx.cfg b/Master/texmf/dvipdfm/dvipdfmx.cfg
index eb76b03c1af..e36926883f9 100644
--- a/Master/texmf/dvipdfm/dvipdfmx.cfg
+++ b/Master/texmf/dvipdfm/dvipdfmx.cfg
@@ -135,7 +135,7 @@ P 0x003C
%% use -dEPSCrop instead of -sPAPERSIZE=a0
%%
%% GhostScript (Unix/Linux):
-#D "gs -q -dNOPAUSE -dBATCH -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.3 -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dUseFlateCompression=true -sOutputFile=%o %i -c quit"
+%D "gs -q -dNOPAUSE -dBATCH -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.3 -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dUseFlateCompression=true -sOutputFile=%o %i -c quit"
%% GhostScript (Win32):
%D "gswin32c -q -dNOPAUSE -dBATCH -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.3 -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dUseFlateCompression=true -sOutputFile=%o %i -c quit"