From dc9c5a33264f924dd9de8259fd3d80d45de069be Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 13 Apr 2013 22:58:53 +0000 Subject: pst-node (12apr13) git-svn-id: svn://tug.org/texlive/trunk@29899 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pst-node/Changes | 2 ++ .../doc/generic/pst-node/pst-node-doc.pdf | Bin 549803 -> 550870 bytes .../doc/generic/pst-node/pst-node-doc.tex | 6 ++++-- .../texmf-dist/tex/generic/pst-node/pst-node.tex | 8 ++++---- 4 files changed, 10 insertions(+), 6 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/generic/pst-node/Changes b/Master/texmf-dist/doc/generic/pst-node/Changes index 67571dede54..68f5aa8e2a5 100644 --- a/Master/texmf-dist/doc/generic/pst-node/Changes +++ b/Master/texmf-dist/doc/generic/pst-node/Changes @@ -1,4 +1,6 @@ ----- pst-node.tex +1.27 2013-04-12 - added macro \Cnodeput which takes radius=... + into account 1.26 2013-04-09 - added macros \psncurve and \psnccurve for a sequence of nodes created by \curvepnodes 1.25 2012-09-21 - Global node coordinates only with diff --git a/Master/texmf-dist/doc/generic/pst-node/pst-node-doc.pdf b/Master/texmf-dist/doc/generic/pst-node/pst-node-doc.pdf index db2b58daec7..e7a18003617 100644 Binary files a/Master/texmf-dist/doc/generic/pst-node/pst-node-doc.pdf and b/Master/texmf-dist/doc/generic/pst-node/pst-node-doc.pdf differ diff --git a/Master/texmf-dist/doc/generic/pst-node/pst-node-doc.tex b/Master/texmf-dist/doc/generic/pst-node/pst-node-doc.tex index a087989dc8a..d990afaa9a3 100644 --- a/Master/texmf-dist/doc/generic/pst-node/pst-node-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-node/pst-node-doc.tex @@ -250,13 +250,15 @@ This is convenient when you want many circle nodes of the same radius. circle. \begin{BDef} - \LcsStar{cnodeput}\OptArgs\Largb{angle}\Largr{\CAny}\Largb{name}\Largb{stuff} + \LcsStar{cnodeput}\OptArgs\Largb{angle}\Largr{\CAny}\Largb{name}\Largb{stuff}\\ + \LcsStar{Cnodeput}\OptArgs\Largb{angle}\Largr{\CAny}\Largb{name}\Largb{stuff} \end{BDef} - This is a variant of \Lcs{cput} that gives the node the shape of the + This is a variant of \Lcs{cput} (or \Lcs{Cput}) that gives the node the shape of the circle. That is, it is like \begin{lstlisting} \rput{}(,){\circlenode{}{}} + \rput[radius=...]{}(,){\Circlenode{}{}} \end{lstlisting} diff --git a/Master/texmf-dist/tex/generic/pst-node/pst-node.tex b/Master/texmf-dist/tex/generic/pst-node/pst-node.tex index e82c6b46503..62187a683f1 100644 --- a/Master/texmf-dist/tex/generic/pst-node/pst-node.tex +++ b/Master/texmf-dist/tex/generic/pst-node/pst-node.tex @@ -6,7 +6,7 @@ %% This uses the header file `pst-node.pro'. %% %% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz@nwu.edu. -%% COPYRIGHT 2009-2012 by Herbert Voss, hvoss tug.org. +%% COPYRIGHT 2009-2013 by Herbert Voss, hvoss tug.org. %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN @@ -18,8 +18,8 @@ \ifx\PSTricksLoaded\endinput\else\input pstricks.tex \fi\relax \ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi % -\def\fileversion{1.26} -\def\filedate{2013/04/09} +\def\fileversion{1.27} +\def\filedate{2013/04/12} \message{ v\fileversion, \filedate} % \edef\TheAtCode{\the\catcode`\@} @@ -161,7 +161,7 @@ \pst@killglue \@fixedradiustrue \def\pst@nodehook{\Cnodeput@iv{#2}}% -\pst@makebox{\cput@iv{#1}}} +\pst@makebox{\cput@v{#1}}} \def\Cnodeput@iv#1{% \pst@newnode{#1}{11}{% \pst@number{\wd\pst@hbox} 2 div \pst@number\pst@dima % x y -- cgit v1.2.3