summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-21 22:20:10 +0000
committerKarl Berry <karl@freefriends.org>2013-08-21 22:20:10 +0000
commit66351081be858f6a874f17c3fa746a8f2c613cdf (patch)
tree629e5d1a8f8d1b6c19148309f426051920aa5295 /Master/texmf-dist/tex/generic
parent25ba460f71a0b0e6fcb53990a9a743fa8c12cf79 (diff)
pstricks (21aug13)
git-svn-id: svn://tug.org/texlive/trunk@31493 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg1
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/pstricks.tex6
2 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg b/Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg
index 08f7a66be78..197ce54ace5 100644
--- a/Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg
+++ b/Master/texmf-dist/tex/generic/pstricks/config/dvips.cfg
@@ -37,6 +37,7 @@
%% If you want to include your own customizations to pstricks.tex, then
%% uncomment the \pstcustomize command, and include your modifications
%% after \pstcustomize. These will be read in after pstricks.tex.
+
%\pstcustomize
\endinput
diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
index d8d129996ee..1919c78facd 100644
--- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
+++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
@@ -1,4 +1,3 @@
-%% $Id: pst-fp.tex 259 2010-01-17 09:51:50Z herbert $
%% pstricks.tex
%% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz@nwu.edu.
%% COPYRIGHT 2000-2003 by Denis Girou.
@@ -111,8 +110,8 @@
\input pgffor.code.tex
\let\pgfforeach\foreach
%
-\def\fileversion{2.45}
-\def\filedate{2013/07/09}
+\def\fileversion{2.46}
+\def\filedate{2013/08/20}
\catcode`\@=11\relax
\pst@addfams{pstricks}
%
@@ -4255,6 +4254,7 @@ pop
\@namedef{pspicture*}{\pspicture*}
\@namedef{endpspicture*}{\endpspicture}
%
+\ifx\pstcustomize\relax \input pstricks.con \fi
\catcode`\@=\PstAtCode\relax
%
\endinput