Subversion Repositories wimsdev

Rev

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

Rev 19 Rev 3980
Line 1... Line 1...
1
 
1
 
2
!set wims_warn_header=<p><font color=red><b>Attenzione.</b></font>
2
!set wims_warn_header=<p><font color="red"><b>Attenzione.</b></font>
3
 
3
 
4
!if ambiguous iswordof $wims_warn_rawmath
4
!if ambiguous iswordof $wims_warn_rawmath
5
 $wims_warn_header
5
 $wims_warn_header
6
 La formula inserita &egrave; ambigua. Verificate che WIMS
6
 La formula inserita &egrave; ambigua. Verificate che WIMS
7
 abbia correttamente 
7
 abbia correttamente 
Line 11... Line 11...
11
!endif
11
!endif
12
 
12
 
13
!if unknown iswordof $wims_warn_rawmath
13
!if unknown iswordof $wims_warn_rawmath
14
 $wims_warn_header
14
 $wims_warn_header
15
 WIMS non riconosce la funzione (o la variabile)
15
 WIMS non riconosce la funzione (o la variabile)
16
 <font color=red><b><tt>$wims_warn_rawmath_parm</tt></b></font>
16
 <font color="red"><b><tt>$wims_warn_rawmath_parm</tt></b></font>
17
 utilizzata nella formula. Errore di battitura?
17
 utilizzata nella formula. Errore di battitura?
18
 <p>
18
 <p>
19
 !set wims_warn_rmremark=yes
19
 !set wims_warn_rmremark=yes
20
!endif
20
!endif
21
 
21
 
22
!if flatpower iswordof $wims_warn_rawmath
22
!if flatpower iswordof $wims_warn_rawmath
23
 <p><font color=red><b>Suggerimento.</font></b>
23
 <p><font color="red"><b>Suggerimento.</font></b>
24
 Se si vuole inserire <font color=green>x<sup>2</sup></font> scrivere
24
 Se si vuole inserire <font color="green">x<sup>2</sup></font> scrivere
25
 <tt>x^2</tt> o <tt>x**2</tt>.
25
 <tt>x^2</tt> o <tt>x**2</tt>.
26
 <p>
26
 <p>
27
!endif
27
!endif
28
 
28
 
29
!if badprec iswordof $wims_warn_rawmath
29
!if badprec iswordof $wims_warn_rawmath
30
 $wims_warn_header
30
 $wims_warn_header
31
 ``<tt>x^1/2</tt>'' significa <font color=green>x/2</font>! Scrivete
31
 ``<tt>x^1/2</tt>'' significa <font color="green">x/2</font>! Scrivete
32
 ``<tt>x^(1/2)</tt>'' se intendete <font color=green>x<sup>1/2</sup></font>.
32
 ``<tt>x^(1/2)</tt>'' se intendete <font color="green">x<sup>1/2</sup></font>.
33
 <p>
33
 <p>
34
!endif
34
!endif
35
 
35
 
36
!if unmatched_parentheses iswordof $wims_warn_rawmath
36
!if unmatched_parentheses iswordof $wims_warn_rawmath
37
 $wims_warn_header
37
 $wims_warn_header