summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-sigsys
diff options
context:
space:
mode:
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 ------------------------------------------