summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex
blob: d71fb87b7ac4460c37fedafd49f54c6bcb3a1bdd (plain)
1
2
3
4
5
6
7
8
\psset{linewidth=0.4\pslinewidth,PointSymbol=x,%
       nodesep=0,linecolor=magenta}
\pstGeonode[PointName=none]{O}(2,0){O'}
\pstCircleOA[linecolor=black]{O}{O'}
\multido{\n=5+5}{72}{%
  \pstGeonode[PointSymbol=none, PointName=none]
     (2;\n){M_\n}
  \pstCircleOA{M_\n}{O'}}