[pstricks] define parameters
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Tue Oct 18 23:16:03 CEST 2011
Am 18.10.2011 19:52, schrieb Doris Behrendt:
> how can I get the following example to work?
> %\psaxes{->}(0,0)(!\xmin .1 add \ymin .1 add)(!\xmax .1 sub \ymax .1
> sub)%doesn't work
> \psaxes{->}(0,0)(!\xmin\space .1 add \ymin\space .1 add)(!\xmax\space .1
> sub \ymax\space .1 sub)%doesn't work
> %either
that is not possible for \psaxes. It never worked
with the ! notation. Only (#1,#2) are possible
Herbert
More information about the PSTricks
mailing list