[pstricks] Problem with psbezier curve

Loïc xlogo at free.fr
Sun Dec 7 20:18:26 CET 2008


Thanks you very much for this quick reply


Le dimanche 07 décembre 2008 à 20:15 +0100, Herbert Voss a écrit :
> \documentclass[10pt]{article}
> \usepackage{pst-func}
> \pagestyle{empty}
> 
> \begin{document}
> 
> \psset{unit=1mm}
> 
> \begin{pspicture}(0,0)(80,80)
> \parametricplot[linecolor=blue,linewidth=5pt,
>   algebraic=true]{0}{1}{t^2*80|2*t*(1-t)*80}
> \psBezier2[showpoints=true,linecolor=black!30](0,0)(0,80)(80,0)
> \end{pspicture}
> 
> \end{document}




More information about the PSTricks mailing list