summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfmx/data
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfmx/data')
-rw-r--r--Build/source/texk/dvipdfmx/data/dvipdfmx.cfg12
1 files changed, 6 insertions, 6 deletions
diff --git a/Build/source/texk/dvipdfmx/data/dvipdfmx.cfg b/Build/source/texk/dvipdfmx/data/dvipdfmx.cfg
index 8b7c9d74c53..e1754ca8afd 100644
--- a/Build/source/texk/dvipdfmx/data/dvipdfmx.cfg
+++ b/Build/source/texk/dvipdfmx/data/dvipdfmx.cfg
@@ -17,10 +17,10 @@
%% This is only for backward compatibility. Don't use that.
%% 0x0008 Do not replace duplicate fontmap entries.
%% Dvipdfm's (not 'x') behaviour.
-%% 0x0010 Do not optimize PDF destinations.
-%% (Optimization is still experimental.)
+%% 0x0010 Do not optimize PDF destinations. Use this if you want to
+%% refer from other files to destinations in the current file.
-C 0x0010
+%C 0x0000
%% PDF Document Settings
%%
@@ -112,10 +112,10 @@ P 0x003C
%% %v The PDF version to be converted to, e.g. "1.4" for PDF 1.4.
%% %% Replaced with single '%'.
-%% GhostScript (PS-to-PDF and PDF-to-PDF):
+%% Ghostscript (PS-to-PDF and PDF-to-PDF):
%%
%% ps2pdf is a front-end to gs. For a complete list of options, see
-%% http://pages.cs.wisc.edu/~ghost/doc/cvs/Ps2pdf.htm#Options
+%% http://ghostscript.com/doc/current/Ps2pdf.htm#Options
%%
%% By default, gs encodes all images contained in a PS file using
%% the lossy DCT (i.e., JPEG) filter. This often leads to inferior
@@ -127,7 +127,7 @@ P 0x003C
%% will also be re-encoded using Flate. To turn the conversion off,
%% simply remove the options mentioned above.
%%
-%% Also note that PAPERSIZE=a0 is specified below. This convert PS
+%% Also note that PAPERSIZE=a0 is specified below. This converts PS
%% files (including EPS) to A0 papersize PDF. This is necessary to
%% prevent gs from clipping PS figure at some papersize. (A0 above
%% simply means large size paper.) If you have figures even larger