From e255e7ef6358e1c6ea0f1410af6b72575886c0c7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 15 Mar 2021 22:30:13 +0000 Subject: dvipdfmx-unsafe.cfg doc git-svn-id: svn://tug.org/texlive/trunk@58412 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/dvipdfmx/dvipdfmx-unsafe.cfg | 10 +++++++--- Master/texmf-dist/dvipdfmx/dvipdfmx.cfg | 7 ++++--- 2 files changed, 11 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/dvipdfmx') diff --git a/Master/texmf-dist/dvipdfmx/dvipdfmx-unsafe.cfg b/Master/texmf-dist/dvipdfmx/dvipdfmx-unsafe.cfg index 46b4a7143f2..c37dd820122 100644 --- a/Master/texmf-dist/dvipdfmx/dvipdfmx-unsafe.cfg +++ b/Master/texmf-dist/dvipdfmx/dvipdfmx-unsafe.cfg @@ -1,6 +1,10 @@ -%% +%% $Id$ %% dvipdfmx-unsafe.cfg for trustworthy sources only. +%% %% This file is read after reading a default configuration file -%% dvipdfmx.cfg by an option -i dvipdfmx-unsafe.cfg. -%% +%% dvipdfmx.cfg via an option -i dvipdfmx-unsafe.cfg. Or, from XeTeX: +%% -output-driver="xdvipdfmx -i dvipdfmx-unsafe.cfg -q -E" +%% (This is needed for PSTricks in XeTeX.) +%% D "rungs -q -dALLOWPSTRANSPARENCY -dNOSAFER -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 dvipdfmx.cfg! diff --git a/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg b/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg index 3d1cf0389cb..847c117af33 100644 --- a/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg +++ b/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg @@ -151,12 +151,13 @@ P 0x003C %% will also be re-encoded using Flate. To turn the conversion off, %% simply remove the options mentioned above. %% -%% 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 +%% Incidentally, especially in TL, more than one dvipdfmx.cfg may exist. +%% You can find the one that is active by running: +%% kpsewhich -progname=dvipdfmx -format=othertext dvipdfmx.cfg %% and control which one is found by setting DVIPDFMXINPUTS. %% D "rungs -q -dALLOWPSTRANSPARENCY -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! % other random ps converters people have experimented with. %D "/usr/local/bin/ps2pdf -dEPSCrop '%i' '%o'" -- cgit v1.2.3