Subversion Repositories wimsdev

Rev

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

Rev 12171 Rev 13355
Line 44... Line 44...
44
 
44
 
45
\text{sizev=100}
45
\text{sizev=100}
46
 
46
 
47
:%%%%%%%%%%%%%%
47
:%%%%%%%%%%%%%%
48
ne pas mettre de ; dans sizeh
48
ne pas mettre de ; dans sizeh
49
\if{\sizeh notsametext }{
49
\if{\sizev notsametext }{
50
  \text{sizeh= style="height:wims(nospace \sizev px)"}
50
  \text{sizev= style="height:wims(nospace \sizev px)"}
51
}
51
}
52
\text{data=wims(embraced randitem \data)}
52
\text{data=wims(embraced randitem \data)}
53
\text{tot=rows(\data)}
53
\text{tot=rows(\data)}
54
\text{name=}
54
\text{name=}
55
\while{\name issametext }{
55
\while{\name issametext }{
Line 88... Line 88...
88
\text{Image=}
88
\text{Image=}
89
\for{j=1 to \cnt}{
89
\for{j=1 to \cnt}{
90
  \text{Image=/ isin \liste[\j] ? wims(append item \liste[\j] to \Image):
90
  \text{Image=/ isin \liste[\j] ? wims(append item \liste[\j] to \Image):
91
  wims(append item \imagedir/\liste[\j] to \Image)}
91
  wims(append item \imagedir/\liste[\j] to \Image)}
92
}
92
}
93
\text{liste=wims(makelist <img src="x" alt="" \sizeh /> for x in \Image)}
93
\text{liste=wims(makelist imgrename(x \sizev) for x in \Image)}
94
\text{rep=position(\name,\listename)}
94
\text{rep=position(\name,\listename)}
95
\statement{
95
\statement{
96
<div class="instruction">
96
<div class="instruction">
97
 \instruction
97
 \instruction
98
</div>
98
</div>