[pstricks] pst-node psmatrix
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Tue Aug 20 18:48:26 CEST 2013
Am 20.08.2013 15:41, schrieb Germain BOYER:
> In the second psmatrix is it possible to replace the line ~ & 1 & & 3
> \\ by something like [mnode=something] ~ & 1 & & 3 \\ to don't have the
> circle before the arrow ?
> In the of pst-node i read mnode=type parameter. Who are the type
> possible for mnode ?
use
[mnode=p] ~& 1 & & 3 \\
or
[mnode=r] ~& 1 & & 3 \\
or whatever you like:
C
Circle
circle
dia
dot
f
oval
p
R
r
tri
none
Herbert
More information about the PSTricks
mailing list