[pstricks] pst-eucl and PointName
Germain BOYER
germain.boyer at ac-toulouse.fr
Mon Aug 26 14:44:15 CEST 2013
Bonjour,
Look at this code :
\begin{pspicture}(0,0)(5,2)
\psset{labelsep=2mm , PointNameSep=4mm}
\dotnode(0,1){M} \uput[ul](0,1){$\text{M}(28_{\text{C}})$}
%
\psset{PtNameMath=true}
\pstGeonode[PosAngle=135 , PointName=\text{M}(28_{\text{C}})](2,1){N}
%
\psset{PtNameMath=false}
\pstGeonode[PosAngle=135 , PointName=$\text{M}(28_{\text{C}})$](4,1){P}
\end{pspicture}
For the node N and the node P, the letter C is not in scriptstyle. Is there an explication or it is a little bug ?
Thanks for yours answers.
Germain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20130826/f6506193/attachment.html>
More information about the PSTricks
mailing list