Rev 4091 | Rev 5903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4091 | Rev 4427 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | You may embed mathematical symbols and formulas into the statement (when it |
4 | You may embed mathematical symbols and formulas into the statement (when it |
5 | is of html format), hint and solution. |
5 | is of html format), hint and solution. |
6 | <p> |
6 | <p> |
7 | If you simply want to insert some mathematical symbols or greek letters, |
7 | If you simply want to insert some mathematical symbols or greek letters, |
8 | you just need to type a <tt class="wims_code_words">\</tt> followed by the name of |
8 | you just need to type a <tt class="wims_code_words">\</tt> followed by the name of |
9 | the symbol or greek letter (if you |
9 | the symbol or greek letter (if you have not used this name in your parameter |
10 | definitions). For example, <tt class="wims_code_variable">\pi</tt> gives you $m_pi, |
10 | definitions). For example, <tt class="wims_code_variable">\pi</tt> gives you $m_pi, |
11 | <tt class="wims_code_variable">\le</tt> gives $m_le, <tt class="wims_code_variable">\pm</tt> gives $m_pm, <tt class="wims_code_variable">\rightarrow</tt> gives |
11 | <tt class="wims_code_variable">\le</tt> gives $m_le, <tt class="wims_code_variable">\pm</tt> gives $m_pm, <tt class="wims_code_variable">\rightarrow</tt> gives |
12 | $m_rightarrow, etc. The names of the symbols follow the standard TeX |
12 | $m_rightarrow, etc. The names of the symbols follow the standard TeX |
13 | convention. Here is a |
13 | convention. Here is a |
14 | !href target=wims_help module=help/wimsdoc.en&subject=mathfonts#mathfonts list of mathematical symbols and their names |
14 | !href target=wims_help module=help/wimsdoc.en&subject=mathfonts#mathfonts list of mathematical symbols and their names |