Subversion Repositories wimsdev

Rev

Rev 15514 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15514 Rev 15595
Line 2... Line 2...
2
 
2
 
3
<p>It is possible to include 2D drawings into the statement of your exercises
3
<p>It is possible to include 2D drawings into the statement of your exercises
4
(under html format). These drawings are dynamic, that is, you can use variables in your draw commands,
4
(under html format). These drawings are dynamic, that is, you can use variables in your draw commands,
5
and the result will vary with the values of the variables. It is even possible to produce animations.
5
and the result will vary with the values of the variables. It is even possible to produce animations.
6
</p><p>
6
</p><p>
7
See also
7
!!See also
8
!href cmd=help&special_parm=canvasdraw canvasdraw
8
!!!href cmd=help&special_parm=canvasdraw canvasdraw
9
$ $ for more interactivity possibilities.
9
!!$ $ for more interactivity possibilities.
10
</p><p>
10
!!</p><p>
11
Syntax&#58;
11
Syntax&#58;
12
</p>
12
</p>
13
<pre>
13
<pre>
14
\draw{xsize,ysize}{command...}
14
\draw{xsize,ysize}{command...}
15
</pre>
15
</pre>