The WPMathPub plugin is built around the pmath shortcode block. More details and examples here>
pmath tag parameters
Enter a shortcode block like this…
[pmath size-control color-control pmath-syntax-processing]y=mx^2+b[/pmath]
Demonstration of color, size, native vs. LaTeX parameters
Enter this shortcode…
[pmath color=”#009900″ size=16]y=mx^2+2[/pmath]
[pmath color=”gray” size=20]y=mx^2+2[/pmath]
[pmath color=”red” size=14 latex=1]y=mx^2+2[/pmath]
The result looks like this …



WPMathPub Syntax: Table of Contents
Command
[pmath]
Command
[/pmath]
Command
[/pmath]
[pmath color=”yellow”]
Command
[/pmath] on black
Command
[/pmath] on black
LaTeX Command
[pmath latex=1]
LaTeX Command
[/pmath]
LaTeX Command
[/pmath]
Notes
Usual commands
x+y

\x+y
x-y

x-y
x*y

x \cdot y
x/y

\frac{x}{y}
x^y

x^y
x_y

x_y
x=y

x=y
x lt gt y

x \lt \gt y
x!=y

x \ne y
x y gt

x \gt y
x ge

x \ge y
x lt y

x \lt y
x le y

x \le y
Parenthesis
(x)

\left(x\right)
lbrace x rbrace

\left\{x\right\}
Math space
a~b

a~b
Greek letters
alpha

\alpha
beta

\beta
gamma

\gamma
delta

\delta
epsilon

\epsilon
varepsilon

\varepsilon
zeta

\zeta
eta

\eta
theta

\theta
vartheta

\vartheta
iota

\iota
kappa

\kappa
lambda

\lambda
mu

\mu
nu

\nu
xi

\xi
pi

\pi
varpi

\varpi
rho

\rho
varrho

\varrho
sigma

\sigma
varsigma

\varsigma
tau

\tau
upsilon

\upsilon
phi

\phi
varphi

\varphi
chi

\chi
Gamma

\Gamma
Lambda

\Lambda
Sigma

\Sigma
Delta

\Delta
Xi

\Xi
Upsilon

\Upsilon
Theta

\Theta
Pi

\Pi
Phi

\Phi
Symbols
notin

\notin
forall

\forall
exists

\exists
notexists

\nexists
approx

\approx
pm

\pm
inter

\cap
union

\cup
ortho

\perp
parallel

\parallel
backslash

\backslash
prime

x'
wedge

\wedge
vert

\vert
lbrace

\{
rbrace

\}
circ

\circ
varnothing

\varnothing
subset

\subset
notsubset

\not\subset
vdots

\vdots
Vertical ellipsis:
ddots

\ddots
Diagonal ellipsis:
Arrows
left

\leftarrow
right

\rightarrow
leftright

\leftrightarrow
doubleleft

\Leftarrow
doubleright

\Rightarrow
doubleleftright

\Leftrightarrow
nearrow

\nearrow
searrow

\searrow
Sets
bbR

\mathbb{R}
bbN

\mathbb{N}
bbZ

\mathbb{Z}
bbC

\mathbb{C}
Roots
sqrt{a}

\sqrt{a}
root{n}{a}

\sqrt[n]{a}
Limits
lim{a}{x}

\lim_{x\to a}
Big operators
doubleint{a}{b}{x}

\iint_{a}^{b}x
tripleint{a}{b}{x}

\iiint_{a}^{b}x
sum{a}{b}{x}

\sum_{a}^{b}x
prod{a}{b}{x}

\prod_{a}^{b}x
bigcup{a}{b}{x}

\bigcup_{a}^{b}x
bigcap{a}{b}{x}

\bigcap_{a}^{b}x
Delimiters
delim{[}{x}{]}![delim{[}{x}{]} delim{[}{x}{]}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_adc21bc959743a15dc505267f693d89e.png)
![delim{[}{x}{]} delim{[}{x}{]}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_5fce4141298124704998557bca69e87f.png)
\left[x\right]![delim{[}{x}{]} delim{[}{x}{]}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_adc21bc959743a15dc505267f693d89e.png)
delim{]}{x}{]}![delim{]}{x}{]} delim{]}{x}{]}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_4489de8f593ba63a98b5125b76b1bb29.png)
![delim{]}{x}{]} delim{]}{x}{]}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_55239342d95210bd9a1ead9203c7ab99.png)
\left]x\right]![delim{]}{x}{]} delim{]}{x}{]}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_4489de8f593ba63a98b5125b76b1bb29.png)
delim{[}{x}{[}

\left[x\right[
delim{]}{x}{[}![delim{]}{x}{[} delim{]}{x}{[}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_d8b879221e8a2868245f5133843e2156.png)
![delim{]}{x}{[} delim{]}{x}{[}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_5895d7ac7d6930d85774d529b64eb620.png)
\left]x\right[![delim{]}{x}{[} delim{]}{x}{[}](https://www.biophysicslab.com/wp-content/uploads/wpmathpub/math-img/math_993_d8b879221e8a2868245f5133843e2156.png)
delim{lbrace}{x}{rbrace}

\left\{x\right\}
delim{|}{x}{|}

\left|x\right|
delim{vert}{x}{vert}

\left\|x\right\|
Matrix
matrix{num of lines}{num of columns}{first_element … last_element}
Examplematrix{2}{3}{a b c d e f}

\begin{matrix}a & b & c \\ d & e & f\end{matrix}
Tabular
tabular{lines description}{columns description}{first_element … last_element}
lines description
columns description
lines description
columns description
Examplestabular{111}{1111}{a b c d e f}
(2 lines & 3 columns)

\begin{tabular}{|l|l|l|} \hline a & b & c \\ \hline d & e & f \\ \hline \end{tabular}
tabular{1001}{101}{1 2 3 4 5 6}
(3 lines & 2 columns)

\begin{tabular}{|ll|} \hline 1 & 2 \\ 3 & 4 \\ 5 & 6 \\ \hline \end{tabular}
Constructions
vec{express}

\vec{express}
{express}under{foo}

\underset{foo}{express}
{express}over{foo}

\overset{foo}{express}
overline{express}

\overline{express}
underline{express}

\underline{express}
hat{express}

\hat{express}






















