A complete set of codes for rendering math formulae in dokuwiki with the mathpublish
plugin.
Adapted from http://www.xm1math.net/phpmathpublisher/doc/help.html.
To toggle to the math mode, you must use the <m>...</m> tag. The math commands must be separated by a space character or surrounded by {}.
<m>x in bbR \ { 1; 2 }</m>
yields <m>x in bbR \ { 1; 2 }</m>
Typical commands
Space
Greek:
Symbols:
Arrows:
Sets:
Roots and Limits:
Big Operators:
Delimiters:
Matrix:
Tabular:
Constructions:
<refnotes> notes-separator: none </refnotes>