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 ++++-- 3 files changed, 6 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/generic/pst-node') 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} -- cgit v1.2.3