[pstricks] \nput* - \nput

Patrice MÉGRET Patrice.MEGRET at umons.ac.be
Thu May 5 18:13:55 CEST 2011


Dear all,

I have a small trouble with \nput*...

\nput is based on \uput and \uput*fills the background with the default fillcolor (white).
\nput* should do the same but I see no difference between \nput and \nput*

See the example below.

\documentclass{report}
\usepackage{t1enc}
\usepackage[latin1]{inputenc}
\usepackage{pstricks}
\usepackage{pstricks-add}

\begin{document}
\begin{pspicture}(-6,-10)(2,5)
\psgrid
\uput*[0](-2,2){test}
\dotnode[dotstyle=o,linecolor=blue,linewidth=1.5pt](-5,0){NA}
\nput*{0}{NA}{Phase noise}
\end{pspicture}
\end{document}

Can somebody explain me the difference between \nput* and \nput, my goal being to have a white background with \nput*.

Thanks a lot,

Patrice

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20110505/5fb31dfe/attachment.html>


More information about the PSTricks mailing list