Rev 4158 | Rev 4908 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4158 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
3 | slib_title=Young diagram drawing of a partition |
||
4 | slib_parms=5\ |
||
5 | ,partition\ |
||
6 | 30,size in pixels of the cases\ |
||
7 | ,width\ |
||
8 | ,height\ |
||
9 | raw,option words:url,html,raw |
||
10 | |||
4172 | bpr | 11 | slib_out=Young diagram drawing (+ size of the image when the option word is \ |
4158 | bpr | 12 | <tt>url</tt> or <tt>html</tt>). |
13 | slib_comment= the output is: by default, the flydraw code; \ |
||
14 | the address of the generated image if the option word is <tt>url</tt> ; \ |
||
15 | the html code for inserting image is already inserted for the option <tt>html</tt>. |