Subversion Repositories wimsdev

Rev

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 \
5903 bpr 12
<span class="tt">url</span>).
4158 bpr 13
slib_comment= the output is: by default, the flydraw code; \
5903 bpr 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>.