summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-sigsys
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-05 00:05:16 +0000
committerKarl Berry <karl@freefriends.org>2011-03-05 00:05:16 +0000
commitf32a2f8ddbc3865ad1c90e4afcec93543258dc41 (patch)
treedc9891815f04fb9aec62c3d5dce225eece52148b /Master/texmf-dist/tex/generic/pst-sigsys
parent63fe1142388b3cac6f3dfeed75cf28e00e0097ad (diff)
pst-sigsys (4mar11)
git-svn-id: svn://tug.org/texlive/trunk@21605 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-sigsys')
-rw-r--r--Master/texmf-dist/tex/generic/pst-sigsys/pst-sigsys.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-sigsys/pst-sigsys.tex b/Master/texmf-dist/tex/generic/pst-sigsys/pst-sigsys.tex
index 7019400e5ae..5314ffa2afa 100644
--- a/Master/texmf-dist/tex/generic/pst-sigsys/pst-sigsys.tex
+++ b/Master/texmf-dist/tex/generic/pst-sigsys/pst-sigsys.tex
@@ -10,6 +10,7 @@
%% v 1.1: 04/01/2009
%% v 1.2: 01/15/2010
%% v 1.3: 06/18/2010
+%% v 1.31: 03/04/2011 (hv)
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -27,8 +28,8 @@
\ifx\PSTnodesLoaded\endinput\else\input pst-node.tex\fi
\ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi
-\def\pstsigsysFV{1.3}
-\def\pstsigsysFD{2010/06/18}
+\def\pstsigsysFV{1.31}
+\def\pstsigsysFD{2011/03/03}
\message{`PST-SigSys' v\pstsigsysFV, \pstsigsysFD\space (fd)}
@@ -356,13 +357,13 @@
\pst@dimg=\psk@dimen\pslinewidth%
\advance\pst@dimc-\pst@dimg%
\advance\pst@dimc.5\pslinewidth%
-\ifnodealign%
+\ifPst@nodealign%
\kern\pst@dimc%
\vrule width\z@ height \pst@dimc depth \pst@dimc%
\fi%
\rput(#1){\pst@cross(\ss@polelength;45){\ss@polewidth}}%
\pst@newnode{#2}{11}{\pst@coor \pst@number\pst@dimc}{\tx@InitCnode}%
-\ifnodealign\kern\pst@dimc\fi%
+\ifPst@nodealign\kern\pst@dimc\fi%
}\ignorespaces}
%--- end pspole ------------------------------------------