From bb0955589fc72996cbf5e9723997724e32023cdb Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 9 May 2011 09:18:23 +0000 Subject: sync from Master git-svn-id: svn://tug.org/texlive/trunk@22370 c570f23f-e606-0410-a88d-b1316a301751 --- .../texk/dvipdfmx/dvipdfmx-20110311-PATCHES/ChangeLog | 5 +++++ .../texk/dvipdfmx/dvipdfmx-20110311/data/dvipdfmx.cfg | 13 ++++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/dvipdfmx/dvipdfmx-20110311-PATCHES/ChangeLog b/Build/source/texk/dvipdfmx/dvipdfmx-20110311-PATCHES/ChangeLog index d06f676b96b..358e6ba2bf3 100644 --- a/Build/source/texk/dvipdfmx/dvipdfmx-20110311-PATCHES/ChangeLog +++ b/Build/source/texk/dvipdfmx/dvipdfmx-20110311-PATCHES/ChangeLog @@ -1,3 +1,8 @@ +2011-05-09 Peter Breitenlohner + + * ../dvipdfmx-20110311/data/dvipdfmx.cfg: Synched from Master. + * patch-00-cfg: Adapted (by Karl Berry ). + 2011-05-03 Peter Breitenlohner Imported snapshot 20110311. diff --git a/Build/source/texk/dvipdfmx/dvipdfmx-20110311/data/dvipdfmx.cfg b/Build/source/texk/dvipdfmx/dvipdfmx-20110311/data/dvipdfmx.cfg index 0eddcaeccca..49c471d330e 100644 --- a/Build/source/texk/dvipdfmx/dvipdfmx-20110311/data/dvipdfmx.cfg +++ b/Build/source/texk/dvipdfmx/dvipdfmx-20110311/data/dvipdfmx.cfg @@ -137,10 +137,17 @@ P 0x003C %% than A0, and their llx=lly=0, you can use "-dEPSCrop" instead of %% "-sPAPERSIZE=a0" %% -%% We use the rungs wrapper instead of ps2pdf, becuse we cannot use the -%% -dSAFER which ps2pdf does: when used with pstricks, +%% In TeX Live, we use the rungs wrapper instead of ps2pdf, becuse we +%% must omit the -dSAFER which ps2pdf specifies: in order for pstricks +%% to work with xetex, %% /usr/local/texlive/*/texmf-dist/dvips/pstricks/pstricks.pro (for -%% example) needs to be accessed. +%% example) needs to be accessed. (Also, it is better to use our +%% supplied gs on Windows.) You can also add -dNOSAFER to the ps2pdf +%% command line. +%% +%% Incidentally, especially in TL, more than one dvipdfmx.cfg may be +%% extant. You can find the one that is active by running: +%% kpsewhich -progname=dvipdfmx -format='other text files' dvipdfmx.cfg %% D "rungs -q -dNOPAUSE -dBATCH -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sOutputFile='%o' '%i' -c quit" -- cgit v1.2.3