Subversion Repositories wimsdev

Rev

Rev 3298 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3300 bpr 1
:signification
3298 bpr 2
Write parameter in pre style without evaluation.
3
 
3300 bpr 4
:example
5
<span class="wims_help_example">Example</span>
6
 
3298 bpr 7
<pre>\text{texte=
8
for a in \B
9
   a = a + 1
10
endfor
11
}
12
\statement{ \special{expandlines \texte}}
13
</pre>