[pstricks] Fwd: pst-eucl and PointName
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Sun Sep 1 11:19:24 CEST 2013
> Betreff: [pstricks] pst-eucl and PointName
> Datum: Mon, 26 Aug 2013 14:44:15 +0200
> Von: Germain BOYER <germain.boyer at ac-toulouse.fr>
> Antwort an: Graphics with PSTricks <pstricks at tug.org>
> An: pstricks <pstricks at tug.org>
> 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 ?
Looks like a bug, but not easy to solve.
Herbert
More information about the PSTricks
mailing list