Table of Contents

Math Publish Plugin

MathPublish plugin.

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>

x in bbR \ { 1; 2 }

Example:

S(f)(t)=a_{0}+sum{n=1}{+infty}{a_{n} cos(n omega t)+b_{n} sin(n omega t)} delim{lbrace}{matrix{3}{1}{{3x-5y+z=0} {sqrt{2}x-7y+8z=0} {x-8y+9z=0}}}{ } delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3

Typical commands

Space

a~b : a~b

Greek:

Symbols:

Arrows:

Sets:

Roots and Limits:

Big Operators:

Delimiters:

Matrix:

Syntax : matrix{num of lines}{num of columns}{first_element … last_element}

Tabular:

Syntax : tabular{lines description}{columns description}{first_element … last_element}

Constructions: