Subversion Repositories wimsdev

Rev

Rev 17234 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17234 Rev 18061
Line 89... Line 89...
89
.type2 span.red {background-color:red;color:red;}
89
.type2 span.red {background-color:red;color:red;}
90
.type1 {min-width:210px;}
90
.type1 {min-width:210px;}
91
.type2,.type3  {min-width:80px;}
91
.type2,.type3  {min-width:80px;}
92
</style>
92
</style>
93
}
93
}
-
 
94
\if{\type=1}{
94
\if{\type=1}{
95
\if{\type=1}{
95
 \text{dessin=xrange 0,10
96
 \text{dessin=xrange 0,10
96
yrange 0,10
97
yrange 0,10
97
lines black, 0,1,2,1
98
segments black, 0,1,2,1
98
lines black,1,1,1,8,5,8,5,6.5
99
polyline black,1,1,1,8,5,8,5,6.5
99
linewidth 3}
100
linewidth 3}
100
 
-
 
101
\matrix{pendu=ellipse 5,6,1.5,1.5,red
101
\matrix{pendu=ellipse 5,6,1.5,1.5,red
102
lines red, 5,5.4,5,3
102
segments red, 5,5.4,5,3,4,4,5,5,6,4,5,5,6,2,5,3,4,2,5,3}
103
lines red,4,4,5,5
-
 
104
lines red,6,4,5,5
-
 
105
lines red,6,2,5,3
-
 
106
lines red,4,2,5,3}
103
}
107
 
104
 
108
\text{Dessin=<img src="draw(200,200
105
\text{Dessin=<img src="draw(200,200
109
\dessin)" alt="\typename[1]">}
106
\dessin)" alt="\typename[1]">}
110
}
107
}
111
 
108