summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg')
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg12
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg b/Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
index d7e179c34c5..8345020656f 100644
--- a/Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
+++ b/Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
@@ -1,13 +1,16 @@
+% $Id: xdvipdfmx.cfg 179 2015-09-11 09:58:42Z herbert $
+
%% BEGIN: pstricks.con (for xdvipdfmx driver)
%%
%% Configuration file for PSTricks
%%
-%% Version 0.03 (2011/11/23)
+%% Version 0.05 (2015/09/11)
%%
%% For use with xdvipdfmx
%% Created by SMiyata based on standard pstricks.con from TeXLive distribution.
%% This file may be distributed, used and modified freely.
-%
+%% Modified by Denis Girou, Herbert Voss
+%%
\def\pstdriver{xdvipdfmx}%
\def\pstverb#1{\special{pst: #1}}% Check catcode of "
\def\pstunit{1bp}%
@@ -27,7 +30,9 @@
\let\pstheader\Gin@PS@file@header%
\fi
\fi
-% DG/SR modification end
+% DG/SR modification end
+%
+%%
%%
%% In the following, CP is short for currentpoint.
%% The neg is necessary because dvips scales the coordinates by 1 -1.
@@ -36,6 +41,7 @@
%%
%% ****************** END xdvipdfmx *****************************
+
%%%%%%%%%%%%%%%%%%% !! CUSTOMIZATION STUFF GOES HERE: !! %%%%%%%%%%%%%%%%%%
%% If you want to include your own customizations to pstricks.tex, then
%% uncomment the \pstcustomize command, and include your modifications