This is an old revision of the document!


Formulas

The functionality is provided by Mathpublish plugin.

The followings are syntax defined for different formulas.

Typical commands

<m>x+y</m> <m>x+y</m>
<m>x-y</m> <m>x-y</m>
<m>x*y</m> <m>x*y</m>
<m>x/y</m> <m>x/y</m>
<m>x^y</m> <m>xy</m>
<m>x_y</m> <m>x_y</m>
<m>x<>y</m> <m>x<>y</m>
<m>x>y</m> <m>x>y</m>
<m>x>=y</m> <m>x>=y</m>
<m>x<y</m> <m>x<y</m>
<m>x<=y</m> <m>x⇐y</m>

Parenthesis

Code Output Description
<m>(x+y)</m> <m>(x+y)</m> Visible
<m>{x+y}</m> <m>{x+y}</m> Invisible

Space

Code Output Description
<m>a~b</m> <m>a~b</m> Space