[pstricks] psxTick , psyTick

Herbert Voss Herbert.Voss at FU-Berlin.DE
Thu Apr 23 16:32:10 CEST 2009


Kin Mye schrieb:

>> it makes no sense to modify the macro, because someone can
>> use a frame, but put the origin elsewhereor writing
>> \psaxes[Oy=-2,axesstyle=frame](0,0)(0,-2)(6,2)
>> then the \psxTick(3.5){3.5} is correct
> 
> Herbert, thank you for your quick answer.
>>From my point of view, the frame has nothing to do whith it.
> In case (0,0) is a nice origin in the figure, then there is no
> problem, as in your example. But some times we want to have
> the axes in other place (and psaxes allows this perfectly!).

try the pstricks-add.tex from
http://voss.homedns.org/packages/pstricks-add/
it takes the origin argument into account

  \psyTick[origin={-3,-3}](3){y_3}
  \psxTick[origin={-3,-3}](3){x_3}


Herbert


More information about the PSTricks mailing list