summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-11 22:44:51 +0000
committerKarl Berry <karl@freefriends.org>2015-09-11 22:44:51 +0000
commita179b00ec6a89e8c00663e1c50bc279caf319646 (patch)
treefe2b1fd36e8046c37d002b7f6dd1775791e9384b /Master/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
parent9c19cecad3d56b56725b8378d8cf8fcd97c84c7c (diff)
pstricks (11sep15)
git-svn-id: svn://tug.org/texlive/trunk@38348 c570f23f-e606-0410-a88d-b1316a301751
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