Rev 5903 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5903 | Rev 15544 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | slib_parms=5\ |
4 | slib_parms=5\ |
5 |
|
5 | ,partition or [partition,text]\ |
6 | 30,size in pixels of the cases\ |
6 | 30,size in pixels of the cases\ |
7 | ,width\ |
7 | ,width\ |
8 | ,height\ |
8 | ,height\ |
9 | raw,option words:url,html,raw |
9 | raw,option words:url,html,raw |
10 | 10 | ||
11 | slib_out=Young diagram drawing (+ size of the image when the option word is \ |
11 | slib_out=Young diagram drawing (+ size of the image when the option word is \ |
12 | <span class="tt">url</span>). |
12 | <span class="tt">url</span>). |
13 | slib_comment= the output is: by default, the flydraw code; \ |
13 | slib_comment= the output is: by default, the flydraw code; \ |
14 | the address of the generated image if the option word is <span class="tt">url</span> ; \ |
14 | the address of the generated image if the option word is <span class="tt">url</span> ; \ |
15 | the html code for inserting image is already inserted for the option <span class="tt">html</span> |
15 | the html code for inserting image is already inserted for the option <span class="tt">html</span>; |
- | 16 | the html code for inserting canvasdraw is already inserted for the option <span class="tt">canvas</span>; |
|
- | 17 | ||
- | 18 | slib_comment=<span class="tt">partition</span> is given inside brackets; \ |
|
- | 19 | it is possible to add text in the cases with the syntax \ |
|
- | 20 | <span class="tt">[partition,text]</span> with text insid brackets. |