Subversion Repositories wimsdev

Rev

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

Rev 5871 Rev 5903
Line 7... Line 7...
7
Syntax:
7
Syntax:
8
</p>
8
</p>
9
<pre>
9
<pre>
10
\draw{xsize,ysize}{command...}
10
\draw{xsize,ysize}{command...}
11
</pre>
11
</pre>
12
where <tt>xsize, ysize</tt> are respectively the width and height of the picture
12
where <span class="tt">xsize, ysize</span> are respectively the width and height of the picture
13
(in number of pixels), and <tt>command...</tt> is the content of the commands.
13
(in number of pixels), and <span class="tt">command...</span> is the content of the commands.
14
That is a text composed of several lines, each line being one command.
14
That is a text composed of several lines, each line being one command.
15
<p>
15
<p>
16
 
16
 
17
!href cmd=help&special_parm=draw_example Example.
17
!href cmd=help&special_parm=draw_example Example.
18
</p>
18
</p>