diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-09 00:28:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-09 00:28:26 +0000 |
commit | 5a678c1b7870637ad719351718645d27994906d2 (patch) | |
tree | 17beaf5506837cfb2ebad8ffbb3b4b15f3dc4623 /Master/texmf-dist/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex | |
parent | e30a75f6124a943629aa0fd1b1f58d388438710c (diff) |
pst-eucl-translation-bg doc translation (8jul10)
git-svn-id: svn://tug.org/texlive/trunk@19296 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex b/Master/texmf-dist/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex new file mode 100644 index 00000000000..d71fb87b7ac --- /dev/null +++ b/Master/texmf-dist/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex @@ -0,0 +1,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'}}
\ No newline at end of file |