Initialisation du projet bclogo
[bclogo.git] / dev / latex / sources_MetaPost / bc-peaceandlove.mp
1 prologues:=1;\r
2 outputtemplate:="%j.mps";\r
3 beginfig(1);\r
4 pickup pencircle scaled(3bp);\r
5 draw fullcircle scaled(38);\r
6 draw (0,-19)--(0,19);\r
7 draw (0,0)--((0,-19) rotated(45));\r
8 draw (0,0)--((0,-19) rotated(-45));\r
9 r:=17pt/(xpart(urcorner(currentpicture))-xpart(ulcorner(currentpicture)));\r
10 picture pic;\r
11 pic:=currentpicture;\r
12 currentpicture:=nullpicture;\r
13 drawoptions();\r
14 draw pic scaled(r);\r
15 z0=.5*urcorner(currentpicture)+.5*ulcorner(currentpicture);\r
16 z1=.5*lrcorner(currentpicture)+.5*llcorner(currentpicture);\r
17 draw (z0+(10.5,2));\r
18 draw (z1-(10.5,2));\r
19 clip currentpicture to ((z0-(8.5pt,0))--(z0+(8.5pt,0))--(z1+(8.5pt,0))--(z1-(8.5pt,0))--cycle);\r
20 endfig;\r
21 end;\r

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.