id: support_table
title: Support Table
source: https://raw.githubusercontent.com/KaTeX/KaTeX/master/docs/support_table.md
This is a list of TeX functions, sorted alphabetically. This list includes functions that KaTeX supports and some that it doesn't support. There is a similar page, with functions sorted by type.
If you know the shape of a character, but not its name, Detexify can help.
<link rel="stylesheet" href="/static/katex.min.css"/>
<style>
table tr,
table td {
vertical-align: middle;
}
</style>
Symbols
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| ! | n! |
|
| \! | a\!b |
|
| # | \def\bar#1{#1^2} \bar{y} |
|
| \# | ||
| % | %this is a comment |
|
| \% | ||
| & |
\begin{matrix}a & b \\c & d\end{matrix}
|
|
| \& | ||
| ' | ||
| \' | \text{\'{a}} |
|
| ( | ||
| ) | ||
| \(…\) | \text{\(\frac a b\)} |
|
| \ | a\ b |
|
| \" | \text{\"{a}} |
|
| \$ | ||
| \, | a\,\,{b} |
|
| \. | \text{\.{a}} |
|
| \: | a\:\:{b} |
|
| \; | a\;\;{b}
|
|
| _ | x_i |
|
| \_ | ||
| \` | <code>\text{\'{a}}</code> | |
| < | ||
| \= | <code>\text{\={a}}</code> | |
| > | ||
| \> | a\>\>{b} |
|
| [ | ||
| ] | ||
| { | {a} |
|
| } | {a} |
|
| \{ | ||
| \} | ||
| | | ||
| \| | ||
| ~ | \text{no~no~no~breaks} |
|
| \~ | <code>\text{\~{a}}</code> | |
| \| |
\begin{matrix}a & b \\c & d\end{matrix}
|
|
| ^ | x^i |
|
| \^ | <code>\text{\^{a}}</code> |
A
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \AA | \text{\AA} |
|
| \aa | \text{\aa} |
|
| \above | {a \above{2pt} b+1} |
|
| \abovewithdelims | <span style="color:firebrick;">Not supported</span> | |
| \acute | \acute e |
|
| \AE | \text{\AE} |
|
| \ae | \text{\ae} |
|
| \alef | ||
| \alefsym | ||
| \aleph | ||
| {align} | <span style="color:firebrick;">Not supported</span> | see {aligned}
|
| {aligned} |
\begin{aligned}a&=b+c \\d+e&=f\end{aligned}
|
|
| {alignat} | <span style="color:firebrick;">Not supported</span> | see {alignedat}
|
| {alignedat} |
\begin{alignedat}{2}10&x+ &3&y = 2 \\3&x+&13&y = 4\end{alignedat}
|
|
| \allowbreak | ||
| \Alpha | ||
| \alpha | ||
| \amalg | ||
| \And | ||
| \and | <span style="color:firebrick;">Not supported</span> | Deprecated |
| \ang | <span style="color:firebrick;">Not supported</span> | Deprecated |
| \angl | <span style="color:firebrick;">Not supported</span> | |
| \angle | ||
| \approx | ||
| \approxeq | ||
| \arccos | ||
| \arcctg | ||
| \arcsin | ||
| \arctan | ||
| \arctg | ||
| \arg | ||
| \argmax | ||
| \argmin | ||
| {array} |
\begin{array}{cc}a & b \\c & d\end{array}
|
|
| \array | <span style="color:firebrick;">Not supported</span> | see {array}
|
| \arraystretch |
\def\arraystretch{1.5}\begin{array}{cc}a & b \\c & d\end{array}
|
|
| \Arrowvert | <span style="color:firebrick;">Not supported</span> | |
| \arrowvert | <span style="color:firebrick;">Not supported</span> | |
| \ast | ||
| \asymp | ||
| \atop | {a \atop b} |
|
| \atopwithdelims | <span style="color:firebrick;">Not supported</span> |
B
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \backepsilon | ||
| \backprime | ||
| \backsim | ||
| \backsimeq | ||
| \backslash | ||
| \bar | \bar{y} |
|
| \barwedge | ||
| \Bbb |
\Bbb{ABC}KaTeX supports A-Z & k |
|
| \Bbbk | ||
| \bbox | <span style="color:firebrick;">Not supported</span> | |
| \bcancel | \bcancel{5} |
|
| \because | ||
| \begin |
\begin{matrix}a & b \\c & d\end{matrix}
|
|
| \begingroup | \begingroup a} |
|
| \Beta | ||
| \beta | ||
| \beth | ||
| \between | ||
| \bf | \bf AaBb12 |
|
| \bfseries | <span style="color:firebrick;">Not supported</span> | |
| \big | \big(\big) |
|
| \Big | \Big(\Big) |
|
| \bigcap | ||
| \bigcirc | ||
| \bigcup | ||
| \bigg | \bigg(\bigg) |
|
| \Bigg | \Bigg(\Bigg) |
|
| \biggl | \biggl( |
|
| \Biggl | \Biggl( |
|
| \biggm | \biggm\vert |
|
| \Biggm | \Biggm\vert |
|
| \biggr | \biggr) |
|
| \Biggr | \Biggr) |
|
| \bigl | \bigl( |
|
| \Bigl | \Bigl( |
|
| \bigm | \bigm\vert |
|
| \Bigm | \Bigm\vert |
|
| \bigodot | ||
| \bigominus | <span style="color:firebrick;">Not supported</span> | Issue #1222 |
| \bigoplus | ||
| \bigoslash | <span style="color:firebrick;">Not supported</span> | Issue #1222 |
| \bigotimes | ||
| \bigr | \bigr) |
|
| \Bigr | \Bigr) |
|
| \bigsqcap | <span style="color:firebrick;">Not supported</span> | Issue #1222 |
| \bigsqcup | ||
| \bigstar | ||
| \bigtriangledown | ||
| \bigtriangleup | ||
| \biguplus | ||
| \bigvee | ||
| \bigwedge | ||
| \binom | \binom n k |
|
| \blacklozenge | ||
| \blacksquare | ||
| \blacktriangle | ||
| \blacktriangledown | ||
| \blacktriangleleft | ||
| \blacktriangleright | ||
| \bm | \bm{AaBb} |
|
| {Bmatrix} |
\begin{Bmatrix}a & b \\c & d\end{Bmatrix}
|
|
| {bmatrix} |
\begin{bmatrix}a & b \\c & d\end{bmatrix}
|
|
| \bmod | a \bmod b |
|
| \bold | \bold{AaBb123} |
|
| \boldsymbol | \boldsymbol{AaBb} |
|
| \bot | ||
| \bowtie | ||
| \Box | ||
| \boxdot | ||
| \boxed | \boxed{ab} |
|
| \boxminus | ||
| \boxplus | ||
| \boxtimes | ||
| \brace | {n\brace k} |
|
| \bracevert | <span style="color:firebrick;">Not supported</span> | |
| \brack | {n\brack k} |
|
| \breve | \breve{eu} |
|
| \buildrel | <span style="color:firebrick;">Not supported</span> | |
| \bull | ||
| \bullet | ||
| \Bumpeq | ||
| \bumpeq |
C
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \C | <span style="color:firebrick;">Not supported</span> | Deprecated |
| \cal | <span style="color:firebrick;">Not supported</span> | See \mathcal
|
| \cancel | \cancel{5} |
|
| \cancelto | <span style="color:firebrick;">Not supported</span> | |
| \Cap | ||
| \cap | ||
| {cases} |
\begin{cases}a &\text{if } b \\c &\text{if } d\end{cases}
|
|
| \cases | <span style="color:firebrick;">Not supported</span> | see {cases}
|
| {CD} | <span style="color:firebrick;">Not supported</span> | |
| \cdot | ||
| \cdotp | ||
| \cdots | ||
| \ce |
\ce{C6H5-CHO} Requires an extension
|
|
| \cee | <span style="color:firebrick;">Not supported</span> | Deprecated by mhchem |
| \centerdot | a\centerdot b |
|
| \cf | <span style="color:firebrick;">Not supported</span> | Deprecated by mhchem; |
use \ce instead | ||
| \cfrac | \cfrac{2}{1+\cfrac{2}{1+\cfrac{2}{1}}} |
|
| \check | \check{oe} |
|
| \ch | ||
| \checkmark | ||
| \Chi | ||
| \chi | ||
| \choose | {n+1 \choose k+2} |
|
| \circ | ||
| \circeq | ||
| \circlearrowleft | ||
| \circlearrowright | ||
| \circledast | ||
| \circledcirc | ||
| \circleddash | ||
| \circledR | ||
| \circledS | ||
| \class | <span style="color:firebrick;">Not supported</span> | A PR is pending. |
| \cline | <span style="color:firebrick;">Not supported</span> | Issue #269 |
| \clubs | ||
| \clubsuit | ||
| \cnums | ||
| \colon | ||
| \Colonapprox | ||
| \colonapprox | ||
| \Coloneq | ||
| \coloneq | ||
| \Coloneqq | ||
| \coloneqq | ||
| \Colonsim | ||
| \colonsim | ||
| \color | \color{#0000FF} AaBb123 |
|
| \colorbox | \colorbox{red}{Black on red} |
|
| \complement | ||
| \Complex | ||
| \cong | ||
| \Coppa | <span style="color:firebrick;">Not supported</span> | |
| \coppa | <span style="color:firebrick;">Not supported</span> | |
| \coprod | ||
| \copyright | ||
| \cos | ||
| \cosec | ||
| \cosh | ||
| \cot | ||
| \cotg | ||
| \coth | ||
| \cr |
\begin{matrix}a & b \crc & d\end{matrix}
|
|
| \csc | ||
| \cssId | <span style="color:firebrick;">Not supported</span> | A PR is pending. |
| \ctg | ||
| \cth | ||
| \Cup | ||
| \cup | ||
| \curlyeqprec | ||
| \curlyeqsucc | ||
| \curlyvee | ||
| \curlywedge | ||
| \curvearrowleft | ||
| \curvearrowright |
D
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \dag | ||
| \Dagger | ||
| \dagger | ||
| \daleth | ||
| \Darr | ||
| \dArr | ||
| \darr | ||
| {darray} |
\begin{darray}{cc}a & b \\c & d\end{darray}
|
|
| \dashleftarrow | ||
| \dashrightarrow | ||
| \dashv | ||
| \dbinom | \dbinom n k |
|
| \dblcolon | ||
| {dcases} |
\begin{dcases}a &\text{if } b \\c &\text{if } d\end{dcases}
|
|
| \ddag | ||
| \ddagger | ||
| \ddddot | <span style="color:firebrick;">Not supported</span> | |
| \dddot | <span style="color:firebrick;">Not supported</span> | |
| \ddot | \ddot x |
|
| \ddots | ||
| \DeclareMathOperator | <span style="color:firebrick;">Not supported</span> | |
| \def | \def\foo{x^2} \foo + \foo |
|
| \definecolor | <span style="color:firebrick;">Not supported</span> | Issue #750 |
| \deg | ||
| \degree | ||
| \delta | ||
| \Delta | ||
| \det | ||
| \Digamma | <span style="color:firebrick;">Not supported</span> | |
| \digamma | ||
| \dfrac | \dfrac{a-1}{b-1} |
|
| \diagdown | ||
| \diagup | ||
| \Diamond | ||
| \diamond | ||
| \diamonds | ||
| \diamondsuit | ||
| \dim | ||
| \displaylines | <span style="color:firebrick;">Not supported</span> | |
| \displaystyle | \displaystyle\sum_0^n |
|
| \div | ||
| \divideontimes | ||
| \dot | \dot x |
|
| \Doteq | ||
| \doteq | ||
| \doteqdot | ||
| \dotplus | ||
| \dots | x_1 + \dots + x_n |
|
| \dotsb | x_1 +\dotsb + x_n |
|
| \dotsc | x,\dotsc,y |
|
| \dotsi | \int_{A_1}\int_{A_2}\dotsi |
|
| \dotsm | $x_1 x_2 \dotsm x_n |
|
| \dotso | ||
| \doublebarwedge | ||
| \doublecap | ||
| \doublecup | ||
| \Downarrow | ||
| \downarrow | ||
| \downdownarrows | ||
| \downharpoonleft | ||
| \downharpoonright |
E
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \ell | ||
| \else | <span style="color:firebrick;">Not supported</span> | Issue #1003 |
| \em | <span style="color:firebrick;">Not supported</span> | |
| \emph | <span style="color:firebrick;">Not supported</span> | |
| \empty | ||
| \emptyset | ||
| \enclose | <span style="color:firebrick;">Not supported</span> | Non standard |
| \end |
\begin{matrix}a & b \\c & d\end{matrix}
|
|
| \endgroup | {a\endgroup |
|
| \enspace | a\enspace b |
|
| \Epsilon | ||
| \epsilon | ||
| \eqalign | <span style="color:firebrick;">Not supported</span> | |
| \eqalignno | <span style="color:firebrick;">Not supported</span> | |
| \eqcirc | ||
| \Eqcolon | ||
| \eqcolon | ||
| {equation} | <span style="color:firebrick;">Not supported</span> | Issue #445 |
| {eqnarray} | <span style="color:firebrick;">Not supported</span> | |
| \Eqqcolon | ||
| \eqqcolon | ||
| \eqref | <span style="color:firebrick;">Not supported</span> | Issue #350 |
| \eqsim | ||
| \eqslantgtr | ||
| \eqslantless | ||
| \equiv | ||
| \Eta | ||
| \eta | ||
| \eth | ||
| \euro | <span style="color:firebrick;">Not supported</span> | |
| \exist | ||
| \exists | ||
| \exp |
F
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \fallingdotseq | ||
| \fbox | \fbox{Hi there!} |
|
| \fcolorbox | \fcolorbox{red}{aqua}{A} |
|
| \fi | <span style="color:firebrick;">Not supported</span> | Issue #1003 |
| \Finv | ||
| \flat | ||
| \footnotesize | \footnotesize footnotesize |
|
| \forall | ||
| \frac | \frac a b |
|
| \frak | \frak{AaBb} |
|
| \frown |
G
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \Game | ||
| \Gamma | ||
| \gamma | ||
| {gather} | <span style="color:firebrick;">Not supported</span> | see {gathered}
|
| {gathered} |
\begin{gathered}a=b \\e=b+c\end{gathered}
|
|
| \gcd | ||
| \gdef | \gdef\bar#1{#1^2} \bar{y} + \bar{y} |
|
| \ge | ||
| \geneuro | <span style="color:firebrick;">Not supported</span> | |
| \geneuronarrow | <span style="color:firebrick;">Not supported</span> | |
| \geneurowide | <span style="color:firebrick;">Not supported</span> | |
| \genfrac | \genfrac ( ] {2pt}{0}a{a+1} |
|
| \geq | ||
| \geqq | ||
| \geqslant | ||
| \gets | ||
| \gg | ||
| \ggg | ||
| \gggtr | ||
| \gimel | ||
| \global | \global\def\add#1#2{#1+#2} \add 2 3 |
|
| \gnapprox | ||
| \gneq | ||
| \gneqq | ||
| \gnsim | ||
| \grave | \grave{eu} |
|
| \gt | a \gt b |
|
| \gtrdot | ||
| \gtrapprox | ||
| \gtreqless | ||
| \gtreqqless | ||
| \gtrless | ||
| \gtrsim | ||
| \gvertneqq |
H
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \H | \text{\H{a}} |
|
| \Harr | ||
| \hArr | ||
| \harr | ||
| \hat | \hat{\theta} |
|
| \hbar | ||
| \hbox | <span style="color:firebrick;">Not supported</span> | |
| \hdashline |
\begin{matrix}a & b \\\hdashlinec & d\end{matrix}
|
|
| \hearts | ||
| \heartsuit | ||
| \hfil | <span style="color:firebrick;">Not supported</span> | |
| \hfill | <span style="color:firebrick;">Not supported</span> | Issues #164 & #269 |
| \hline |
\begin{matrix}a & b \\ \hlinec & d\end{matrix}
|
|
| \hom | ||
| \hookleftarrow | ||
| \hookrightarrow | ||
| \hphantom | a\hphantom{bc}d |
|
| \href |
\href{https://katex.org/}{\KaTeX} Requires trust option
|
|
| \hskip | w\hskip1em i\hskip2em d |
|
| \hslash | ||
| \hspace | s\hspace7ex k |
|
| \huge | \huge huge |
|
| \Huge | \Huge Huge |
I
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \i | \text{\i} |
|
| \idotsint | <span style="color:firebrick;">Not supported</span> | |
| \iddots | <span style="color:firebrick;">Not supported</span> | Issue #1223 |
| \if | <span style="color:firebrick;">Not supported</span> | Issue #1003 |
| \iff | A\iff B |
|
| \ifmode | <span style="color:firebrick;">Not supported</span> | Issue #1003 |
| \ifx | <span style="color:firebrick;">Not supported</span> | Issue #1003 |
| \iiiint | <span style="color:firebrick;">Not supported</span> | |
| \iiint | ||
| \iint | ||
| \Im | ||
| \image | ||
| \imath | ||
| \impliedby | P\impliedby Q |
|
| \implies | P\implies Q |
|
| \in | ||
| \inf | ||
| \infin | ||
| \infty | ||
| \injlim | <span style="color:firebrick;">Not supported</span> | |
| \int | ||
| \intercal | ||
| \intop | ||
| \Iota | ||
| \iota | ||
| \isin | ||
| \it | {\it AaBb} |
|
| \itshape | <span style="color:firebrick;">Not supported</span> |
JK
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \j | \text{\j} |
|
| \jmath | ||
| \Join | ||
| \Kappa | ||
| \kappa | ||
| \KaTeX | ||
| \ker | ||
| \kern | I\kern-2.5pt R |
|
| \Koppa | <span style="color:firebrick;">Not supported</span> | |
| \koppa | <span style="color:firebrick;">Not supported</span> |
L
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \L | <span style="color:firebrick;">Not supported</span> | |
| \l | <span style="color:firebrick;">Not supported</span> | |
| \Lambda | ||
| \lambda | ||
| \label | <span style="color:firebrick;">Not supported</span> | |
| \land | ||
| \lang | \lang A\rangle |
|
| \langle | \langle A\rangle |
|
| \Larr | ||
| \lArr | ||
| \larr | ||
| \large | \large large |
|
| \Large | \Large Large |
|
| \LARGE | \LARGE LARGE |
|
| \LaTeX | ||
| \lBrace | ||
| \lbrace | ||
| \lbrack | ||
| \lceil | ||
| \ldotp | ||
| \ldots | ||
| \le | ||
| \leadsto | ||
| \left | \left\lbrace \dfrac ab \right. |
|
| \leftarrow | ||
| \Leftarrow | ||
| \LeftArrow | <span style="color:firebrick;">Not supported</span> | Non standard |
| \leftarrowtail | <span style="color:firebrick;">Not supported</span> | |
| \leftharpoondown | ||
| \leftharpoonup | ||
| \leftleftarrows | ||
| \Leftrightarrow | ||
| \leftrightarrow | ||
| \leftrightarrows | ||
| \leftrightharpoons | ||
| \leftrightsquigarrow | ||
| \leftroot | <span style="color:firebrick;">Not supported</span> | |
| \leftthreetimes | ||
| \leq | ||
| \leqalignno | <span style="color:firebrick;">Not supported</span> | |
| \leqq | ||
| \leqslant | ||
| \lessapprox | ||
| \lessdot | ||
| \lesseqgtr | ||
| \lesseqqgtr | ||
| \lessgtr | ||
| \lesssim | ||
| \let | <span style="color:firebrick;">Not supported</span> | Issue #1413 |
| \lfloor | ||
| \lg | ||
| \lgroup | ||
| \lhd | ||
| \lim | ||
| \liminf | ||
| \limits | \lim\limits_x |
|
| \limsup | ||
| \ll | ||
| \llap | {=}\llap{/\,} |
|
| \llbracket | ||
| \llcorner | ||
| \Lleftarrow | ||
| \lll | ||
| \llless | ||
| \lmoustache | ||
| \ln | ||
| \lnapprox | ||
| \lneq | ||
| \lneqq | ||
| \lnot | ||
| \lnsim | ||
| \log | ||
| \Longleftarrow | ||
| \longleftarrow | ||
| \Longleftrightarrow | ||
| \longleftrightarrow | ||
| \longmapsto | ||
| \Longrightarrow | ||
| \longrightarrow | ||
| \looparrowleft | ||
| \looparrowright | ||
| \lor | ||
| \lower | <span style="color:firebrick;">Not supported</span> | |
| \lozenge | ||
| \lparen | ||
| \Lrarr | ||
| \lrArr | ||
| \lrarr | ||
| \lrcorner | ||
| \lq | ||
| \Lsh | ||
| \lt | ||
| \ltimes | ||
| \lVert | ||
| \lvert | ||
| \lvertneqq |
M
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \maltese | ||
| \mapsto | ||
| \mathbb |
\mathbb{AB}KaTeX supports A-Z k |
|
| \mathbf | \mathbf{AaBb123} |
|
| \mathbin | a\mathbin{!}b |
|
| \mathcal | \mathcal{AaBb123} |
|
| \mathchoice | a\mathchoice{\,}{\,\,}{\,\,\,}{\,\,\,\,}b |
|
| \mathclap | \sum_{\mathclap{1\le i\le n}} x_{i} |
|
| \mathclose | a + (b\mathclose\gt + c |
|
| \mathellipsis | ||
| \mathfrak |
\mathfrak{AaBb}KaTeX supports A-Za-z |
|
| \mathinner | ab\mathinner{\text{inside}}cd |
|
| \mathit |
\mathit{AaBb}KaTeX supports A-Za-z |
|
| \mathllap | {=}\mathllap{/\,} |
|
| \mathnormal |
\mathnormal{AaBb}KaTeX supports A-Za-z |
|
| \mathop | \mathop{\star}_a^b |
|
| \mathopen | a + \mathopen\lt b) + c |
|
| \mathord | 1\mathord{,}234{,}567 |
|
| \mathpunct | A\mathpunct{-}B |
|
| \mathrel | a \mathrel{\#} b |
|
| \mathrlap | \mathrlap{\,/}{=} |
|
| \mathring | \mathring{a} |
|
| \mathrm | \mathrm{AaBb123} |
|
| \mathscr |
\mathscr{AaBb123}KaTeX supports A-Z |
|
| \mathsf | \mathsf{AaBb123} |
|
| \mathsterling | ||
| \mathstrut | <span style="color:firebrick;">Not supported</span> | |
| \mathtip | <span style="color:firebrick;">Not supported</span> | |
| \mathtt | \mathtt{AaBb123} |
|
| \matrix | <span style="color:firebrick;">Not supported</span> | See {matrix}
|
| {matrix} |
\begin{matrix}a & b \\c & d\end{matrix}
|
|
| \max | ||
| \mbox | <span style="color:firebrick;">Not supported</span> | |
| \md | <span style="color:firebrick;">Not supported</span> | |
| \mdseries | <span style="color:firebrick;">Not supported</span> | |
| \measuredangle | ||
| \medspace | a\medspace b |
|
| \mho | ||
| \mid | \{x∈ℝ\mid x>0\} |
|
| \middle | P\left(A\middle\vert B\right) |
|
| \min | ||
| \mit | <span style="color:firebrick;">Not supported</span> | See \mathit
|
| \mkern | a\mkern18mu b |
|
| \mmlToken | <span style="color:firebrick;">Not supported</span> | |
| \mod | 3\equiv 5 \mod 2 |
|
| \models | ||
| \moveleft | <span style="color:firebrick;">Not supported</span> | |
| \moveright | <span style="color:firebrick;">Not supported</span> | |
| \mp | ||
| \mskip | a\mskip{10mu}b |
|
| \mspace | <span style="color:firebrick;">Not supported</span> | |
| \Mu | ||
| \mu | ||
| \multicolumn | <span style="color:firebrick;">Not supported</span> | Issue #269 |
| {multiline} | <span style="color:firebrick;">Not supported</span> | |
| \multimap |
N
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \N | ||
| \nabla | ||
| \natnums | ||
| \natural | ||
| \negmedspace | a\negmedspace b |
|
| \ncong | ||
| \ne | ||
| \nearrow | ||
| \neg | ||
| \negthickspace | a\negthickspace b |
|
| \negthinspace | a\negthinspace b |
|
| \neq | ||
| \newcommand | \newcommand\chk{\checkmark} \chk |
|
| \newenvironment | <span style="color:firebrick;">Not supported</span> | Issue #37 |
| \Newextarrow | <span style="color:firebrick;">Not supported</span> | |
| \newline | a\newline b |
|
| \nexists | ||
| \ngeq | ||
| \ngeqq | ||
| \ngeqslant | ||
| \ngtr | ||
| \ni | ||
| \nleftarrow | ||
| \nLeftarrow | ||
| \nLeftrightarrow | ||
| \nleftrightarrow | ||
| \nleq | ||
| \nleqq | ||
| \nleqslant | ||
| \nless | ||
| \nmid | ||
| \nobreak | ||
| \nobreakspace | a\nobreakspace b |
|
| \nolimits | \lim\nolimits_x |
|
| \normalfont | <span style="color:firebrick;">Not supported</span> | |
| \normalsize | \normalsize normalsize |
|
| \not | \not = |
|
| \notag | <span style="color:firebrick;">Not supported</span> | |
| \notin | ||
| \notni | ||
| \nparallel | ||
| \nprec | ||
| \npreceq | ||
| \nRightarrow | ||
| \nrightarrow | ||
| \nshortmid | ||
| \nshortparallel | ||
| \nsim | ||
| \nsubseteq | ||
| \nsubseteqq | ||
| \nsucc | ||
| \nsucceq | ||
| \nsupseteq | ||
| \nsupseteqq | ||
| \ntriangleleft | ||
| \ntrianglelefteq | ||
| \ntriangleright | ||
| \ntrianglerighteq | ||
| \Nu | ||
| \nu | ||
| \nVDash | ||
| \nVdash | ||
| \nvDash | ||
| \nvdash | ||
| \nwarrow |
O
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \O | \text{\O} |
|
| \o | \text{\o} |
|
| \odot | ||
| \OE | \text{\OE} |
|
| \oe | \text{\oe} |
|
| \officialeuro | <span style="color:firebrick;">Not supported</span> | |
| \oiiint | ||
| \oiint | ||
| \oint | ||
| \oldstyle | <span style="color:firebrick;">Not supported</span> | |
| \omega | ||
| \Omega | ||
| \Omicron | ||
| \omicron | ||
| \ominus | ||
| \operatorname | \operatorname{asin} x | |
| \operatorname* | <span style="color:firebrick;">Not supported</span> | Issue #1242 |
| \oplus | ||
| \or | <span style="color:firebrick;">Not supported</span> | |
| \oslash | ||
| \otimes | ||
| \over | {a+1 \over b+2}+c |
|
| \overbrace | \overbrace{x+⋯+x}^{n\text{ times}} |
|
| \overbracket | <span style="color:firebrick;">Not supported</span> | |
| \overgroup | \overgroup{AB} |
|
| \overleftarrow | \overleftarrow{AB} |
|
| \overleftharpoon | \overleftharpoon{AB} |
|
| \overleftrightarrow | \overleftrightarrow{AB} |
|
| \overline | \overline{\text{a long argument}} |
|
| \overlinesegment | \overlinesegment{AB} |
|
| \overparen | <span style="color:firebrick;">Not supported</span> | See \overgroup
|
| \Overrightarrow | \Overrightarrow{AB} |
|
| \overrightarrow | \overrightarrow{AB} |
|
| \overrightharpoon | \overrightharpoon{ac} |
|
| \overset | \overset{!}{=} |
|
| \overwithdelims | <span style="color:firebrick;">Not supported</span> | |
| \owns |
P
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \P | \text{\P} |
|
| \pagecolor | <span style="color:firebrick;">Not supported</span> | Deprecated |
| \parallel | ||
| \part | <span style="color:firebrick;">Not supported</span> | Deprecated |
| \partial | ||
| \perp | ||
| \phantom | \Gamma^{\phantom{i}j}_{i\phantom{j}k} |
|
| \phase | <span style="color:firebrick;">Not supported</span> | |
| \Phi | ||
| \phi | ||
| \Pi | ||
| \pi | ||
| {picture} | <span style="color:firebrick;">Not supported</span> | |
| \pitchfork | ||
| \plim | ||
| \plusmn | ||
| \pm | ||
| \pmatrix | <span style="color:firebrick;">Not supported</span> | See {pmatrix}
|
| {pmatrix} |
\begin{pmatrix}a & b \\c & d\end{pmatrix}
|
|
| \pmb | \pmb{\mu} |
|
| \pmod | x\pmod a |
|
| \pod | x \pod a |
|
| \pounds | ||
| \Pr | ||
| \prec | ||
| \precapprox | ||
| \preccurlyeq | ||
| \preceq | ||
| \precnapprox | ||
| \precneqq | ||
| \precnsim | ||
| \precsim | ||
| \prime | ||
| \prod | ||
| \projlim | <span style="color:firebrick;">Not supported</span> | |
| \propto | ||
| \providecommand | \providecommand\greet{\text{Hello}} \greet |
|
| \psi | ||
| \Psi | ||
| \pu |
\pu{123 kJ//mol} Requires an extension
|
QR
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \Q | <span style="color:firebrick;">Not supported</span> | See \Bbb{Q}
|
| \qquad | a\qquad\qquad{b} |
|
| \quad | a\quad\quad{b} |
|
| \R | ||
| \r | \text{\r{a}} |
|
| \raise | <span style="color:firebrick;">Not supported</span> | see \raisebox
|
| \raisebox | h\raisebox{2pt}{ighe}r |
|
| \rang | \langle A\rang |
|
| \rangle | \langle A\rangle |
|
| \Rarr | ||
| \rArr | ||
| \rarr | ||
| \rBrace | ||
| \rbrace | ||
| \rbrack | ||
| \rceil | ||
| \Re | ||
| \real | ||
| \Reals | ||
| \reals | ||
| \ref | <span style="color:firebrick;">Not supported</span> | Issue #350 |
| \relax | ||
| \renewcommand |
\def\hail{Hi!}\renewcommand\hail{\text{Ahoy!}}\hail
|
|
| \renewenvironment | <span style="color:firebrick;">Not supported</span> | |
| \require | <span style="color:firebrick;">Not supported</span> | |
| \restriction | ||
| \rfloor | ||
| \rgroup | ||
| \rhd | ||
| \Rho | ||
| \rho | ||
| \right | \left.\dfrac a b\right) |
|
| \Rightarrow | ||
| \rightarrow | ||
| \rightarrowtail | ||
| \rightharpoondown | ||
| \rightharpoonup | ||
| \rightleftarrows | ||
| \rightleftharpoons | ||
| \rightrightarrows | ||
| \rightsquigarrow | ||
| \rightthreetimes | ||
| \risingdotseq | ||
| \rlap | \rlap{\,/}{=} |
|
| \rm | \rm AaBb12 |
|
| \rmoustache | ||
| \root | <span style="color:firebrick;">Not supported</span> | |
| \rotatebox | <span style="color:firebrick;">Not supported</span> | Issue #681 |
| \rparen | ||
| \rq | ||
| \rrbracket | ||
| \Rrightarrow | ||
| \Rsh | ||
| \rtimes | ||
| \Rule | <span style="color:firebrick;">Not supported</span> | see \rule
|
| \rule | x\rule[6pt]{2ex}{1ex}x |
|
| \rVert | ||
| \rvert |
S
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \S | \text{\S} |
|
| \Sampi | <span style="color:firebrick;">Not supported</span> | |
| \sampi | <span style="color:firebrick;">Not supported</span> | |
| \sc | <span style="color:firebrick;">Not supported</span> | Issue #471 |
| \scalebox | <span style="color:firebrick;">Not supported</span> | |
| \scr | <span style="color:firebrick;">Not supported</span> | See \mathscr
|
| \scriptscriptstyle | \scriptscriptstyle \frac cd |
|
| \scriptsize | \scriptsize scriptsize |
|
| \scriptstyle | \frac ab + {\scriptstyle \frac cd} |
|
| \sdot | ||
| \searrow | ||
| \sec | ||
| \sect | \text{\sect} |
|
| \setlength | <span style="color:firebrick;">Not supported</span> | Issue #687 |
| \setminus | ||
| \sf | \sf AaBb123 |
|
| \sharp | ||
| \shortmid | ||
| \shortparallel | ||
| \shoveleft | <span style="color:firebrick;">Not supported</span> | |
| \shoveright | <span style="color:firebrick;">Not supported</span> | |
| \sideset | <span style="color:firebrick;">Not supported</span> | |
| \Sigma | ||
| \sigma | ||
| \sim | ||
| \simeq | ||
| \sin | ||
| \sinh | ||
| \sixptsize | \sixptsize sixptsize |
|
| \sh | ||
| \skew | <span style="color:firebrick;">Not supported</span> | |
| \skip | <span style="color:firebrick;">Not supported</span> | |
| \sl | <span style="color:firebrick;">Not supported</span> | |
| \small | \small small |
|
| \smallfrown | ||
| \smallint | ||
| {smallmatrix} |
\begin{smallmatrix}a & b \\c & d\end{smallmatrix}
|
|
| \smallsetminus | ||
| \smallsmile | ||
| \smash | \left(x^{\smash{2}}\right) |
|
| \smile | ||
| \smiley | <span style="color:firebrick;">Not supported</span> | |
| \sout | \sout{abc} |
|
| \Space | <span style="color:firebrick;">Not supported</span> | see \space
|
| \space | a\space{b} |
|
| \spades | ||
| \spadesuit | ||
| \sphericalangle | ||
| {split} | <span style="color:firebrick;">Not supported</span> | Issue #1345 |
| \sqcap | ||
| \sqcup | ||
| \square | ||
| \sqrt | \sqrt[3]{x} |
|
| \sqsubset | ||
| \sqsubseteq | ||
| \sqsupset | ||
| \sqsupseteq | ||
| \ss | \text{\ss} |
|
| \stackrel | \stackrel{!}{=} |
|
| \star | ||
| \Stigma | <span style="color:firebrick;">Not supported</span> | |
| \stigma | <span style="color:firebrick;">Not supported</span> | |
| \strut | <span style="color:firebrick;">Not supported</span> | |
| \style | <span style="color:firebrick;">Not supported</span> | Non standard |
| \sub | ||
| {subarray} | <span style="color:firebrick;">Not supported</span> | |
| \sube | ||
| \Subset | ||
| \subset | ||
| \subseteq | ||
| \subseteqq | ||
| \subsetneq | ||
| \subsetneqq | ||
| \substack | \sum_{\substack{0<i<m\\0<j<n}} |
|
| \succ | ||
| \succapprox | ||
| \succcurlyeq | ||
| \succeq | ||
| \succnapprox | ||
| \succneqq | ||
| \succnsim | ||
| \succsim | ||
| \sum | ||
| \sup | ||
| \supe | ||
| \Supset | ||
| \supset | ||
| \supseteq | ||
| \supseteqq | ||
| \supsetneq | ||
| \supsetneqq | ||
| \surd | ||
| \swarrow |
T
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \tag | \tag{3.1c} a^2+b^2=c^2 |
|
| \tag* | \tag*{3.1c} a^2+b^2=c^2 |
|
| \tan | ||
| \tanh | ||
| \Tau | ||
| \tau | ||
| \tbinom | \tbinom n k |
|
| \TeX | ||
| \text | \text{ yes }\&\text{ no } |
|
| \textasciitilde | \text{\textasciitilde} |
|
| \textasciicircum | \text{\textasciicircum} |
|
| \textbackslash | \text{\textbackslash} |
|
| \textbar | \text{\textbar} |
|
| \textbardbl | \text{\textbardbl} |
|
| \textbf | \textbf{AaBb123} |
|
| \textbraceleft | \text{\textbraceleft} |
|
| \textbraceright | \text{\textbraceright} |
|
| \textcircled | \text{\textcircled a} |
|
| \textcolor | \textcolor{blue}{F=ma} |
|
| \textdagger | \text{\textdagger} |
|
| \textdaggerdbl | \text{\textdaggerdbl} |
|
| \textdegree | \text{\textdegree} |
|
| \textdollar | \text{\textdollar} |
|
| \textellipsis | \text{\textellipsis} |
|
| \textemdash | \text{\textemdash} |
|
| \textendash | \text{\textendash} |
|
| \textgreater | \text{\textgreater} |
|
| \textit | \textit{AaBb} |
|
| \textless | \text{\textless} |
|
| \textmd | \textmd{AaBb123} |
|
| \textnormal | \textnormal{AB} |
|
| \textquotedblleft | \text{\textquotedblleft} |
|
| \textquotedblright | \text{\textquotedblright} |
|
| \textquoteleft | \text{\textquoteleft} |
|
| \textquoteright | \text{\textquoteright} |
|
| \textregistered | \text{\textregistered} |
|
| \textrm | \textrm{AaBb123} |
|
| \textsc | <span style="color:firebrick;">Not supported</span> | Issue #471 |
| \textsf | \textsf{AaBb123} |
|
| \textsl | <span style="color:firebrick;">Not supported</span> | |
| \textsterling | \text{\textsterling} |
|
| \textstyle | \textstyle\sum_0^n |
|
| \texttip | <span style="color:firebrick;">Not supported</span> | |
| \texttt | \texttt{AaBb123} |
|
| \textunderscore | \text{\textunderscore} |
|
| \textup | \textup{AaBb123} |
|
| \textvisiblespace | <span style="color:firebrick;">Not supported</span> | |
| \tfrac | \tfrac ab |
|
| \tg | ||
| \th | ||
| \therefore | ||
| \Theta | ||
| \theta | ||
| \thetasym | ||
| \thickapprox | ||
| \thicksim | ||
| \thickspace | a\thickspace b |
|
| \thinspace | a\thinspace b |
|
| \tilde | \tilde M |
|
| \times | ||
| \Tiny | <span style="color:firebrick;">Not supported</span> | see \tiny
|
| \tiny | \tiny tiny |
|
| \to | ||
| \toggle | <span style="color:firebrick;">Not supported</span> | |
| \top | ||
| \triangle | ||
| \triangledown | ||
| \triangleleft | ||
| \trianglelefteq | ||
| \triangleq | ||
| \triangleright | ||
| \trianglerighteq | ||
| \tt | {\tt AaBb123} |
|
| \twoheadleftarrow | ||
| \twoheadrightarrow |
U
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \u | \text{\u{a}} |
|
| \Uarr | ||
| \uArr | ||
| \uarr | ||
| \ulcorner | ||
| \underbrace | \underbrace{x+⋯+x}_{n\text{ times}} |
|
| \underbracket | <span style="color:firebrick;">Not supported</span> | |
| \undergroup | \undergroup{AB} |
|
| \underleftarrow | \underleftarrow{AB} |
|
| \underleftrightarrow | \underleftrightarrow{AB} |
|
| \underrightarrow | \underrightarrow{AB} |
|
| \underline | \underline{\text{a long argument}} |
|
| \underlinesegment | \underlinesegment{AB} |
|
| \underparen | <span style="color:firebrick;">Not supported</span> | See \undergroup
|
| \underrightarrow | \underrightarrow{AB} |
|
| \underset | \underset{!}{=} |
|
| \unicode | <span style="color:firebrick;">Not supported</span> | |
| \unlhd | ||
| \unrhd | ||
| \up | <span style="color:firebrick;">Not supported</span> | |
| \Uparrow | ||
| \uparrow | ||
| \Updownarrow | ||
| \updownarrow | ||
| \upharpoonleft | ||
| \upharpoonright | ||
| \uplus | ||
| \uproot | <span style="color:firebrick;">Not supported</span> | |
| \upshape | <span style="color:firebrick;">Not supported</span> | |
| \Upsilon | ||
| \upsilon | ||
| \upuparrows | ||
| \urcorner | ||
| \url |
\url{https://katex.org/} Requires trust option
|
|
| \utilde | \utilde{AB} |
V
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \v | \text{\v{a}} |
|
| \varcoppa | <span style="color:firebrick;">Not supported</span> | |
| \varDelta | ||
| \varepsilon | ||
| \varGamma | ||
| \varinjlim | <span style="color:firebrick;">Not supported</span> | |
| \varkappa | ||
| \varLambda | ||
| \varliminf | <span style="color:firebrick;">Not supported</span> | |
| \varlimsup | <span style="color:firebrick;">Not supported</span> | |
| \varnothing | ||
| \varOmega | ||
| \varPhi | ||
| \varphi | ||
| \varPi | ||
| \varpi | ||
| \varprojlim | <span style="color:firebrick;">Not supported</span> | |
| \varpropto | ||
| \varPsi | ||
| \varPsi | ||
| \varrho | ||
| \varSigma | ||
| \varsigma | ||
| \varstigma | <span style="color:firebrick;">Not supported</span> | |
| \varsubsetneq | ||
| \varsubsetneqq | ||
| \varsupsetneq | ||
| \varsupsetneqq | ||
| \varTheta | ||
| \vartheta | ||
| \vartriangle | ||
| \vartriangleleft | ||
| \vartriangleright | ||
| \varUpsilon | ||
| \varXi | ||
| \vcentcolon | ||
| \vcenter | <span style="color:firebrick;">Not supported</span> | |
| \Vdash | ||
| \vDash | ||
| \vdash | ||
| \vdots | ||
| \vec | \vec{F} |
|
| \vee | ||
| \veebar | ||
| \verb | \verb!\frac a b! |
|
| \Vert | ||
| \vert | ||
| \vfil | <span style="color:firebrick;">Not supported</span> | |
| \vfill | <span style="color:firebrick;">Not supported</span> | |
| \vline | <span style="color:firebrick;">Not supported</span> | Issue #269 |
| {Vmatrix} |
\begin{Vmatrix}a & b \\c & d\end{Vmatrix}
|
|
| {vmatrix} |
\begin{vmatrix}a & b \\c & d\end{vmatrix}
|
|
| \vphantom | \overline{\vphantom{M}a} |
|
| \Vvdash |
W
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \wedge | ||
| \weierp | ||
| \widecheck | \widecheck{AB} |
|
| \widehat | \widehat{AB} |
|
| \wideparen | <span style="color:firebrick;">Not supported</span> | Issue #560 |
| \widetilde | \widetilde{AB} |
|
| \wp | ||
| \wr |
X
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \xcancel | \xcancel{ABC} |
|
| \Xi | ||
| \xi | ||
| \xhookleftarrow | \xhookleftarrow{abc} |
|
| \xhookrightarrow | \xhookrightarrow{abc} |
|
| \xLeftarrow | \xLeftarrow{abc} |
|
| \xleftarrow | \xleftarrow{abc} |
|
| \xleftharpoondown | \xleftharpoondown{abc} |
|
| \xleftharpoonup | \xleftharpoonup{abc} |
|
| \xLeftrightarrow | \xLeftrightarrow{abc} |
|
| \xleftrightarrow | \xleftrightarrow{abc} |
|
| \xleftrightharpoons | \xleftrightharpoons{abc} |
|
| \xlongequal | \xlongequal{abc} |
|
| \xmapsto | \xmapsto{abc} |
|
| \xRightarrow | \xRightarrow{abc} |
|
| \xrightarrow | \xrightarrow{abc} |
|
| \xrightharpoondown | \xrightharpoondown{abc} |
|
| \xrightharpoonup | \xrightharpoonup{abc} |
|
| \xrightleftharpoons | \xrightleftharpoons{abc} |
|
| \xtofrom | \xtofrom{abc} |
|
| \xtwoheadleftarrow | \xtwoheadleftarrow{abc} |
|
| \xtwoheadrightarrow | \xtwoheadrightarrow{abc} |
YZ
| Symbol/Function | Rendered | Source or Comment |
|---|---|---|
| \yen | ||
| \Z | ||
| \Zeta | ||
| \zeta |