Subversion Repositories wimsdev

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

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