[pstricks] There is a typo in pstricks.pro history file

Donut E. Knot the.counterterrorist at yahoo.com
Sun Nov 24 22:30:53 CET 2013


Dear folks,

I found a typo in pstricks.pro history file.
The correct is 0 <= Rand <= 0.5 (not 0<=Rand<=1)  as illustrated in the following code


\documentclass[pstricks,border=12pt]{standalone}
\usepackage{pst-node,pst-plot}
\begin{document}
\begin{pspicture}[showgrid](4,1)
\curvepnodes[plotpoints=200]{0}{4}{t Rand}{A}
\psnline[linejoin=1](0,\Anodecount){A}
\end{pspicture}
\end{document}


Thank you.

Best regards,

Donut E. Knot
(http://tex.stackexchange.com/users/19356/donut-e-knot)






----------------------------- pstricks.pro ----------------------

1.04  2008-05-11  - added Rand for a real random 0<=Rand<=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20131124/50ca821b/attachment.html>


More information about the PSTricks mailing list