[pstricks] Topologists Sine Curve

Hensh, Richard hensh at math.msu.edu
Mon Apr 5 05:56:40 CEST 2010


Herbert,

Where are these new options documented?

thanks
rick

________________________________________
From: pstricks-bounces at tug.org [pstricks-bounces at tug.org] On Behalf Of Herbert Voss [Herbert.Voss at FU-Berlin.DE]
Sent: Sunday, April 04, 2010 5:02 AM
To: pstricks at tug.org
Subject: Re: [pstricks] Topologists Sine Curve

Am 03.04.2010 09:56, schrieb Hensh, Richard:
> Other frequent contributors may have better ideas but this approach seems to work ok.
>
>   \psaxes[arrowscale=1.5,arrows=->](0,0)(\xmin,\ymin)(\xmax,\ymax)%

you can use the syntax
>
\psaxes[arrowscale=1.5,arrows=->](0,0)(\xmin,\ymin)(\xmax,\ymax)[x,0][y,90]

for the axes

>   \psclip{\psframe[linecolor=white](\xmin,\ymin)(\xmax,\ymax)}
>     \psplot[linecolor=blue,linewidth=0.75pt]{0.001}{\xmax}{x s at x}%<mailto:s at x}%>
>   \endpsclip

instead of clipping it is easier to use the keyword yMaxValue
and you can use also the new syntax
>     \psplot[linecolor=blue,linewidth=0.75pt]{0.001}{\xmax}[PS
commands]{x s at x}%<mailto:s at x}%>

for PS commands, if needed

Herbert
_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/


More information about the PSTricks mailing list