Subversion Repositories wimsdev

Rev

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

Rev 5764 Rev 5836
Line 52... Line 52...
52
<li>
52
<li>
53
Mathematical formulas.
53
Mathematical formulas.
54
 
54
 
55
!if $texalign=2
55
!if $texalign=2
56
  The server is currently set to MathML if you have a suitable browser. For example,
56
  The server is currently set to MathML if you have a suitable browser. For example,
57
    <center>
57
    <p class="wimscenter">
58
    !insmath x_{1,2} = \frac{-b \pm \sqrt{b^{2} - 4 a c}}{2a}
58
    !insmath x_{1,2} = \frac{-b \pm \sqrt{b^{2} - 4 a c}}{2a}
59
    </center>
59
    </p>
60
    If the formula is not correctly displayed, you can use another
60
    If the formula is not correctly displayed, you can use another
61
    <a onmouseover="return Tip($tip)"><font color="blue">browser</font>
61
    <a onmouseover="return Tip($tip)"><font color="blue">browser</font>
62
    </a> 
62
    </a> 
63
    or use the serveur with "math with images".
63
    or use the serveur with "math with images".
64
!set wims_ref_class=wims_button
64
!set wims_ref_class=wims_button
65
<center>
65
<p class="wimscenter">
66
   !href cmd=resume&useropts=$arg Math with images
66
   !href cmd=resume&useropts=$arg Math with images
67
</center> 
67
</p> 
68
</li><li>
68
</li><li>
69
    !let ts1=!eval $texsize-1
69
    !let ts1=!eval $texsize-1
70
    !let ts2=!eval $texsize+1
70
    !let ts2=!eval $texsize+1
71
    !if $ts1<1
71
    !if $ts1<1
72
      !let ts1=1
72
      !let ts1=1
Line 93... Line 93...
93
!set wims_ref_class=wims_button
93
!set wims_ref_class=wims_button
94
!href cmd=resume&useropts=$texsize$texalign$zoom $wims_name_no
94
!href cmd=resume&useropts=$texsize$texalign$zoom $wims_name_no
95
!else
95
!else
96
    Currently, you use the server with "Math with images". If you have a suitable 
96
    Currently, you use the server with "Math with images". If you have a suitable 
97
    <a onmouseover="return Tip($tip)"><font color="blue">browser</font></a>, you may also use MathML.
97
    <a onmouseover="return Tip($tip)"><font color="blue">browser</font></a>, you may also use MathML.
98
<center>
98
<p class="wimscenter">
99
!set arg=!nospace $texsize 2
99
!set arg=!nospace $texsize 2
100
!set wims_ref_class=wims_button
100
!set wims_ref_class=wims_button
101
!href cmd=resume&useropts=$arg MathML
101
!href cmd=resume&useropts=$arg MathML
102
</center>
102
</p>
103
 
103
 
104
</li><li>
104
</li><li>
105
Size of mathematical symbols and formulas. 
105
Size of mathematical symbols and formulas. 
106
!let ts1=!eval $texsize-1
106
!let ts1=!eval $texsize-1
107
!let ts2=!eval $texsize+1
107
!let ts2=!eval $texsize+1
Line 122... Line 122...
122
!! we need to force dynamic insertion
122
!! we need to force dynamic insertion
123
  !set pw=2
123
  !set pw=2
124
  !insmath x_{1,2} = \frac{-b \pm \sqrt{b^{$pw} - 4ac}}{2a}
124
  !insmath x_{1,2} = \frac{-b \pm \sqrt{b^{$pw} - 4ac}}{2a}
125
  <br/>
125
  <br/>
126
  A mixed inequality
126
  A mixed inequality
127
  <center>| $m_a + $m_b | $m_le $m_varepsilon + 123.45.</center>
127
  </p><p class="wimscenter">| $m_a + $m_b | $m_le $m_varepsilon + 123.45.</p>
128
</li><li>
128
</li><li>
129
Position of the formulas. If the expression
129
Position of the formulas. If the expression
130
  !insmath (x+y)/(x^$pw + y^2)
130
  !insmath (x+y)/(x^$pw + y^2)
131
  is
131
  is
132
  !if $texalign=1
132
  !if $texalign=1