Update TeX macro and environment list
This commit is contained in:
parent
48598892c0
commit
1206de87df
|
@ -355,28 +355,44 @@ Supported LaTeX commands
|
||||||
|
|
||||||
This is a long list of the TeX macros supported by MathJax. If the
|
This is a long list of the TeX macros supported by MathJax. If the
|
||||||
macro is defined in an extension, the name of the extension follows
|
macro is defined in an extension, the name of the extension follows
|
||||||
the macro name.
|
the macro name. If the extension is in brackets, the extension will
|
||||||
|
be loaded automatically when the macro or environment is first used.
|
||||||
|
|
||||||
|
Symbols
|
||||||
|
-------
|
||||||
|
|
||||||
.. code-block:: latex
|
.. code-block:: latex
|
||||||
|
|
||||||
#
|
#
|
||||||
( )
|
%
|
||||||
.
|
&
|
||||||
/
|
^
|
||||||
[ ]
|
_
|
||||||
|
{
|
||||||
|
}
|
||||||
|
~
|
||||||
|
|
||||||
|
\ (backslash-space)
|
||||||
\!
|
\!
|
||||||
\#
|
\#
|
||||||
\$
|
\$
|
||||||
\%
|
\%
|
||||||
\&
|
\&
|
||||||
|
\,
|
||||||
\:
|
\:
|
||||||
\;
|
\;
|
||||||
|
\>
|
||||||
\\
|
\\
|
||||||
\_
|
\_
|
||||||
\{ \}
|
\{
|
||||||
\|
|
\|
|
||||||
|
\}
|
||||||
|
|
||||||
|
A
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
A
|
|
||||||
\above
|
\above
|
||||||
\abovewithdelims
|
\abovewithdelims
|
||||||
\acute
|
\acute
|
||||||
|
@ -399,7 +415,11 @@ the macro name.
|
||||||
\atop
|
\atop
|
||||||
\atopwithdelims
|
\atopwithdelims
|
||||||
|
|
||||||
B
|
B
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\backepsilon AMSsymbols
|
\backepsilon AMSsymbols
|
||||||
\backprime AMSsymbols
|
\backprime AMSsymbols
|
||||||
\backsim AMSsymbols
|
\backsim AMSsymbols
|
||||||
|
@ -410,35 +430,8 @@ the macro name.
|
||||||
\barwedge AMSsymbols
|
\barwedge AMSsymbols
|
||||||
\Bbb
|
\Bbb
|
||||||
\Bbbk AMSsymbols
|
\Bbbk AMSsymbols
|
||||||
\bbFont
|
|
||||||
\because AMSsymbols
|
\because AMSsymbols
|
||||||
\begin ... \end
|
\begin
|
||||||
\begin{align*} ... \end{align*}
|
|
||||||
\begin{alignat*} ... \end{alignat*}
|
|
||||||
\begin{alignat} ... \end{alignat}
|
|
||||||
\begin{alignedat} ... \end{alignedat}
|
|
||||||
\begin{aligned} ... \end{aligned}
|
|
||||||
\begin{align} ... \end{align}
|
|
||||||
\begin{array} ... \end{array}
|
|
||||||
\begin{Bmatrix} ... \end{Bmatrix}
|
|
||||||
\begin{bmatrix} ... \end{bmatrix}
|
|
||||||
\begin{cases} ... \end{cases}
|
|
||||||
\begin{eqnarray*} ... \end{eqnarray*}
|
|
||||||
\begin{eqnarray} ... \end{eqnarray}
|
|
||||||
\begin{equation*} ... \end{equation*}
|
|
||||||
\begin{equation} ... \end{equation}
|
|
||||||
\begin{gather*} ... \end{gather*}
|
|
||||||
\begin{gathered} ... \end{gathered}
|
|
||||||
\begin{gather} ... \end{gather}
|
|
||||||
\begin{matrix} ... \end{matrix}
|
|
||||||
\begin{multline*} ... \end{multline*}
|
|
||||||
\begin{multline} ... \end{multline}
|
|
||||||
\begin{pmatrix} ... \end{pmatrix}
|
|
||||||
\begin{smallmatrix} ... \end{smallmatrix} AMSmath
|
|
||||||
\begin{split} ... \end{split}
|
|
||||||
\begin{subarray} ... \end{subarray} AMSmath
|
|
||||||
\begin{Vmatrix} ... \end{Vmatrix}
|
|
||||||
\begin{vmatrix} ... \end{vmatrix}
|
|
||||||
\beta
|
\beta
|
||||||
\beth AMSsymbols
|
\beth AMSsymbols
|
||||||
\between AMSsymbols
|
\between AMSsymbols
|
||||||
|
@ -480,7 +473,7 @@ the macro name.
|
||||||
\blacktriangleleft AMSsymbols
|
\blacktriangleleft AMSsymbols
|
||||||
\blacktriangleright AMSsymbols
|
\blacktriangleright AMSsymbols
|
||||||
\bmod
|
\bmod
|
||||||
\boldsymbol
|
\boldsymbol [boldsymbol]
|
||||||
\bot
|
\bot
|
||||||
\bowtie
|
\bowtie
|
||||||
\Box AMSsymbols
|
\Box AMSsymbols
|
||||||
|
@ -498,10 +491,14 @@ the macro name.
|
||||||
\Bumpeq AMSsymbols
|
\Bumpeq AMSsymbols
|
||||||
\bumpeq AMSsymbols
|
\bumpeq AMSsymbols
|
||||||
|
|
||||||
C
|
C
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\cal
|
\cal
|
||||||
\Cap AMSsymbols
|
|
||||||
\cap
|
\cap
|
||||||
|
\Cap AMSsymbols
|
||||||
\cases
|
\cases
|
||||||
\cdot
|
\cdot
|
||||||
\cdotp
|
\cdotp
|
||||||
|
@ -521,6 +518,7 @@ the macro name.
|
||||||
\circleddash AMSsymbols
|
\circleddash AMSsymbols
|
||||||
\circledR AMSsymbols
|
\circledR AMSsymbols
|
||||||
\circledS AMSsymbols
|
\circledS AMSsymbols
|
||||||
|
\class [HTML] non-standard
|
||||||
\clubsuit
|
\clubsuit
|
||||||
\colon
|
\colon
|
||||||
\color
|
\color
|
||||||
|
@ -533,8 +531,9 @@ the macro name.
|
||||||
\coth
|
\coth
|
||||||
\cr
|
\cr
|
||||||
\csc
|
\csc
|
||||||
\Cup AMSsymbols
|
\cssId [HTML] non-standard
|
||||||
\cup
|
\cup
|
||||||
|
\Cup AMSsymbols
|
||||||
\curlyeqprec AMSsymbols
|
\curlyeqprec AMSsymbols
|
||||||
\curlyeqsucc AMSsymbols
|
\curlyeqsucc AMSsymbols
|
||||||
\curlyvee AMSsymbols
|
\curlyvee AMSsymbols
|
||||||
|
@ -542,7 +541,11 @@ the macro name.
|
||||||
\curvearrowleft AMSsymbols
|
\curvearrowleft AMSsymbols
|
||||||
\curvearrowright AMSsymbols
|
\curvearrowright AMSsymbols
|
||||||
|
|
||||||
D
|
D
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\dagger
|
\dagger
|
||||||
\daleth AMSsymbols
|
\daleth AMSsymbols
|
||||||
\dashleftarrow AMSsymbols
|
\dashleftarrow AMSsymbols
|
||||||
|
@ -555,7 +558,7 @@ the macro name.
|
||||||
\ddot
|
\ddot
|
||||||
\ddots
|
\ddots
|
||||||
\DeclareMathOperator AMSmath
|
\DeclareMathOperator AMSmath
|
||||||
\def
|
\def [newcommand]
|
||||||
\deg
|
\deg
|
||||||
\Delta
|
\Delta
|
||||||
\delta
|
\delta
|
||||||
|
@ -563,8 +566,8 @@ the macro name.
|
||||||
\dfrac AMSmath
|
\dfrac AMSmath
|
||||||
\diagdown AMSsymbols
|
\diagdown AMSsymbols
|
||||||
\diagup AMSsymbols
|
\diagup AMSsymbols
|
||||||
\Diamond AMSsymbols
|
|
||||||
\diamond
|
\diamond
|
||||||
|
\Diamond AMSsymbols
|
||||||
\diamondsuit
|
\diamondsuit
|
||||||
\digamma AMSsymbols
|
\digamma AMSsymbols
|
||||||
\dim
|
\dim
|
||||||
|
@ -573,8 +576,8 @@ the macro name.
|
||||||
\div
|
\div
|
||||||
\divideontimes AMSsymbols
|
\divideontimes AMSsymbols
|
||||||
\dot
|
\dot
|
||||||
\Doteq AMSsymbols
|
|
||||||
\doteq
|
\doteq
|
||||||
|
\Doteq AMSsymbols
|
||||||
\doteqdot AMSsymbols
|
\doteqdot AMSsymbols
|
||||||
\dotplus AMSsymbols
|
\dotplus AMSsymbols
|
||||||
\dots
|
\dots
|
||||||
|
@ -592,9 +595,14 @@ the macro name.
|
||||||
\downharpoonleft AMSsymbols
|
\downharpoonleft AMSsymbols
|
||||||
\downharpoonright AMSsymbols
|
\downharpoonright AMSsymbols
|
||||||
|
|
||||||
E
|
E
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\ell
|
\ell
|
||||||
\emptyset
|
\emptyset
|
||||||
|
\end
|
||||||
\enspace
|
\enspace
|
||||||
\epsilon
|
\epsilon
|
||||||
\eqalign
|
\eqalign
|
||||||
|
@ -609,7 +617,11 @@ the macro name.
|
||||||
\exists
|
\exists
|
||||||
\exp
|
\exp
|
||||||
|
|
||||||
F
|
F
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\fallingdotseq AMSsymbols
|
\fallingdotseq AMSsymbols
|
||||||
\fbox
|
\fbox
|
||||||
\Finv AMSsymbols
|
\Finv AMSsymbols
|
||||||
|
@ -620,7 +632,11 @@ the macro name.
|
||||||
\frak
|
\frak
|
||||||
\frown
|
\frown
|
||||||
|
|
||||||
G
|
G
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\Game AMSsymbols
|
\Game AMSsymbols
|
||||||
\Gamma
|
\Gamma
|
||||||
\gamma
|
\gamma
|
||||||
|
@ -650,23 +666,34 @@ the macro name.
|
||||||
\gtrsim AMSsymbols
|
\gtrsim AMSsymbols
|
||||||
\gvertneqq AMSsymbols
|
\gvertneqq AMSsymbols
|
||||||
|
|
||||||
H
|
H
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\hat
|
\hat
|
||||||
\hbar
|
\hbar
|
||||||
\hbox
|
\hbox
|
||||||
|
\hdashline
|
||||||
\heartsuit
|
\heartsuit
|
||||||
|
\hline
|
||||||
\hom
|
\hom
|
||||||
\hookleftarrow
|
\hookleftarrow
|
||||||
\hookrightarrow
|
\hookrightarrow
|
||||||
\hphantom
|
\hphantom
|
||||||
|
\href [HTML]
|
||||||
\hskip
|
\hskip
|
||||||
\hslash AMSsymbols
|
\hslash AMSsymbols
|
||||||
\hspace
|
\hspace
|
||||||
\Huge
|
\Huge
|
||||||
\huge
|
\huge
|
||||||
|
|
||||||
I
|
|
||||||
\idotsint AMSmath
|
\idotsint AMSmath
|
||||||
|
|
||||||
|
I
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\iff
|
\iff
|
||||||
\iiiint AMSmath
|
\iiiint AMSmath
|
||||||
\iiint
|
\iiint
|
||||||
|
@ -685,17 +712,28 @@ the macro name.
|
||||||
\iota
|
\iota
|
||||||
\it
|
\it
|
||||||
|
|
||||||
J
|
J
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\jmath
|
\jmath
|
||||||
\Join AMSsymbols
|
\Join AMSsymbols
|
||||||
|
|
||||||
K
|
K
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\kappa
|
\kappa
|
||||||
\ker
|
\ker
|
||||||
\kern
|
\kern
|
||||||
|
|
||||||
L
|
L
|
||||||
\label
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\Lambda
|
\Lambda
|
||||||
\lambda
|
\lambda
|
||||||
\land
|
\land
|
||||||
|
@ -772,19 +810,24 @@ the macro name.
|
||||||
\lrcorner AMSsymbols
|
\lrcorner AMSsymbols
|
||||||
\Lsh AMSsymbols
|
\Lsh AMSsymbols
|
||||||
\lt
|
\lt
|
||||||
|
\lt
|
||||||
\ltimes AMSsymbols
|
\ltimes AMSsymbols
|
||||||
\lVert AMSmath
|
\lVert AMSmath
|
||||||
\lvert AMSmath
|
\lvert AMSmath
|
||||||
\lvertneqq AMSsymbols
|
\lvertneqq AMSsymbols
|
||||||
|
|
||||||
M
|
M
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\maltese AMSsymbols
|
\maltese AMSsymbols
|
||||||
\mapsto
|
\mapsto
|
||||||
\mathbb
|
\mathbb
|
||||||
\mathbf
|
\mathbf
|
||||||
\mathbin
|
\mathbin
|
||||||
\mathcal
|
\mathcal
|
||||||
\mathchoice
|
\mathchoice [mathchoice]
|
||||||
\mathclose
|
\mathclose
|
||||||
\mathfrak
|
\mathfrak
|
||||||
\mathinner
|
\mathinner
|
||||||
|
@ -819,7 +862,11 @@ the macro name.
|
||||||
\mu
|
\mu
|
||||||
\multimap AMSsymbols
|
\multimap AMSsymbols
|
||||||
|
|
||||||
N
|
N
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\nabla
|
\nabla
|
||||||
\natural
|
\natural
|
||||||
\ncong AMSsymbols
|
\ncong AMSsymbols
|
||||||
|
@ -830,8 +877,8 @@ the macro name.
|
||||||
\negthickspace AMSmath
|
\negthickspace AMSmath
|
||||||
\negthinspace
|
\negthinspace
|
||||||
\neq
|
\neq
|
||||||
\newcommand
|
\newcommand [newcommand]
|
||||||
\newenvironment
|
\newenvironment [newcommand]
|
||||||
\newline
|
\newline
|
||||||
\nexists AMSsymbols
|
\nexists AMSsymbols
|
||||||
\ngeq AMSsymbols
|
\ngeq AMSsymbols
|
||||||
|
@ -850,10 +897,10 @@ the macro name.
|
||||||
\nmid AMSsymbols
|
\nmid AMSsymbols
|
||||||
\nobreakspace AMSmath
|
\nobreakspace AMSmath
|
||||||
\nolimits
|
\nolimits
|
||||||
\nonumber
|
|
||||||
\normalsize
|
\normalsize
|
||||||
\not
|
\not
|
||||||
\notag
|
\notag AMSmath
|
||||||
|
\notag [AMSmath]
|
||||||
\notin
|
\notin
|
||||||
\nparallel AMSsymbols
|
\nparallel AMSsymbols
|
||||||
\nprec AMSsymbols
|
\nprec AMSsymbols
|
||||||
|
@ -863,8 +910,12 @@ the macro name.
|
||||||
\nshortmid AMSsymbols
|
\nshortmid AMSsymbols
|
||||||
\nshortparallel AMSsymbols
|
\nshortparallel AMSsymbols
|
||||||
\nsim AMSsymbols
|
\nsim AMSsymbols
|
||||||
|
\nsubseteq AMSsymbols
|
||||||
|
\nsubseteqq AMSsymbols
|
||||||
\nsucc AMSsymbols
|
\nsucc AMSsymbols
|
||||||
\nsucceq AMSsymbols
|
\nsucceq AMSsymbols
|
||||||
|
\nsupseteq AMSsymbols
|
||||||
|
\nsupseteqq AMSsymbols
|
||||||
\ntriangleleft AMSsymbols
|
\ntriangleleft AMSsymbols
|
||||||
\ntrianglelefteq AMSsymbols
|
\ntrianglelefteq AMSsymbols
|
||||||
\ntriangleright AMSsymbols
|
\ntriangleright AMSsymbols
|
||||||
|
@ -876,7 +927,11 @@ the macro name.
|
||||||
\nvdash AMSsymbols
|
\nvdash AMSsymbols
|
||||||
\nwarrow
|
\nwarrow
|
||||||
|
|
||||||
O
|
O
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\odot
|
\odot
|
||||||
\oint
|
\oint
|
||||||
\oldstyle
|
\oldstyle
|
||||||
|
@ -898,7 +953,11 @@ the macro name.
|
||||||
\overwithdelims
|
\overwithdelims
|
||||||
\owns
|
\owns
|
||||||
|
|
||||||
P
|
P
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\parallel
|
\parallel
|
||||||
\partial
|
\partial
|
||||||
\perp
|
\perp
|
||||||
|
@ -929,18 +988,27 @@ the macro name.
|
||||||
\Psi
|
\Psi
|
||||||
\psi
|
\psi
|
||||||
|
|
||||||
Q
|
Q
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\qquad
|
\qquad
|
||||||
\quad
|
\quad
|
||||||
|
|
||||||
R
|
R
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\raise
|
\raise
|
||||||
\rangle
|
\rangle
|
||||||
\rbrace
|
\rbrace
|
||||||
\rbrack
|
\rbrack
|
||||||
\rceil
|
\rceil
|
||||||
\Re
|
\Re
|
||||||
\require
|
\renewcommand [newcommand]
|
||||||
|
\require non-standard
|
||||||
\restriction AMSsymbols
|
\restriction AMSsymbols
|
||||||
\rfloor
|
\rfloor
|
||||||
\rgroup
|
\rgroup
|
||||||
|
@ -966,11 +1034,15 @@ the macro name.
|
||||||
\Rrightarrow AMSsymbols
|
\Rrightarrow AMSsymbols
|
||||||
\Rsh AMSsymbols
|
\Rsh AMSsymbols
|
||||||
\rtimes AMSsymbols
|
\rtimes AMSsymbols
|
||||||
\Rule
|
\Rule non-standard
|
||||||
\rVert AMSmath
|
\rVert AMSmath
|
||||||
\rvert AMSmath
|
\rvert AMSmath
|
||||||
|
|
||||||
S
|
S
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\S
|
\S
|
||||||
\scr
|
\scr
|
||||||
\scriptscriptstyle
|
\scriptscriptstyle
|
||||||
|
@ -1015,11 +1087,13 @@ the macro name.
|
||||||
\stackrel
|
\stackrel
|
||||||
\star
|
\star
|
||||||
\strut
|
\strut
|
||||||
\Subset AMSsymbols
|
\style [HTML] non-stanard
|
||||||
\subset
|
\subset
|
||||||
|
\Subset AMSsymbols
|
||||||
\subseteq
|
\subseteq
|
||||||
\subseteqq AMSsymbols
|
\subseteqq AMSsymbols
|
||||||
\subsetneq AMSsymbols
|
\subsetneq AMSsymbols
|
||||||
|
\subsetneqq AMSsymbols
|
||||||
\substack AMSmath
|
\substack AMSmath
|
||||||
\succ
|
\succ
|
||||||
\succapprox AMSsymbols
|
\succapprox AMSsymbols
|
||||||
|
@ -1031,16 +1105,22 @@ the macro name.
|
||||||
\succsim AMSsymbols
|
\succsim AMSsymbols
|
||||||
\sum
|
\sum
|
||||||
\sup
|
\sup
|
||||||
\Supset AMSsymbols
|
|
||||||
\supset
|
\supset
|
||||||
|
\Supset AMSsymbols
|
||||||
\supseteq
|
\supseteq
|
||||||
\supseteqq AMSsymbols
|
\supseteqq AMSsymbols
|
||||||
\supsetneq AMSsymbols
|
\supsetneq AMSsymbols
|
||||||
|
\supsetneqq AMSsymbols
|
||||||
\surd
|
\surd
|
||||||
\swarrow
|
\swarrow
|
||||||
|
|
||||||
T
|
T
|
||||||
\tag
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
|
\tag AMSmath
|
||||||
|
\tag [AMSmath]
|
||||||
\tan
|
\tan
|
||||||
\tanh
|
\tanh
|
||||||
\tau
|
\tau
|
||||||
|
@ -1060,8 +1140,8 @@ the macro name.
|
||||||
\thinspace
|
\thinspace
|
||||||
\tilde
|
\tilde
|
||||||
\times
|
\times
|
||||||
\Tiny
|
|
||||||
\tiny
|
\tiny
|
||||||
|
\Tiny non-standard
|
||||||
\to
|
\to
|
||||||
\top
|
\top
|
||||||
\triangle
|
\triangle
|
||||||
|
@ -1075,7 +1155,11 @@ the macro name.
|
||||||
\twoheadleftarrow AMSsymbols
|
\twoheadleftarrow AMSsymbols
|
||||||
\twoheadrightarrow AMSsymbols
|
\twoheadrightarrow AMSsymbols
|
||||||
|
|
||||||
U
|
U
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\ulcorner AMSsymbols
|
\ulcorner AMSsymbols
|
||||||
\underbrace
|
\underbrace
|
||||||
\underleftarrow
|
\underleftarrow
|
||||||
|
@ -1083,7 +1167,7 @@ the macro name.
|
||||||
\underline
|
\underline
|
||||||
\underrightarrow
|
\underrightarrow
|
||||||
\underset
|
\underset
|
||||||
\unicode
|
\unicode [unicode] non-standard
|
||||||
\unlhd AMSsymbols
|
\unlhd AMSsymbols
|
||||||
\unrhd AMSsymbols
|
\unrhd AMSsymbols
|
||||||
\Uparrow
|
\Uparrow
|
||||||
|
@ -1099,7 +1183,11 @@ the macro name.
|
||||||
\upuparrows AMSsymbols
|
\upuparrows AMSsymbols
|
||||||
\urcorner AMSsymbols
|
\urcorner AMSsymbols
|
||||||
|
|
||||||
V
|
V
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\varDelta AMSsymbols
|
\varDelta AMSsymbols
|
||||||
\varepsilon
|
\varepsilon
|
||||||
\varGamma AMSsymbols
|
\varGamma AMSsymbols
|
||||||
|
@ -1110,53 +1198,116 @@ the macro name.
|
||||||
\varlimsup AMSmath
|
\varlimsup AMSmath
|
||||||
\varnothing AMSsymbols
|
\varnothing AMSsymbols
|
||||||
\varOmega AMSsymbols
|
\varOmega AMSsymbols
|
||||||
\varPhi AMSsymbols
|
|
||||||
\varphi
|
\varphi
|
||||||
\varPi AMSsymbols
|
\varPhi AMSsymbols
|
||||||
\varpi
|
\varpi
|
||||||
|
\varPi AMSsymbols
|
||||||
\varprojlim AMSmath
|
\varprojlim AMSmath
|
||||||
\varpropto AMSsymbols
|
\varpropto AMSsymbols
|
||||||
\varPsi AMSsymbols
|
\varPsi AMSsymbols
|
||||||
\varrho
|
\varrho
|
||||||
\varSigma AMSsymbols
|
|
||||||
\varsigma
|
\varsigma
|
||||||
\varTheta AMSsymbols
|
\varSigma AMSsymbols
|
||||||
|
\varsubsetneq AMSsymbols
|
||||||
|
\varsubsetneqq AMSsymbols
|
||||||
|
\varsupsetneq AMSsymbols
|
||||||
|
\varsupsetneqq AMSsymbols
|
||||||
\vartheta
|
\vartheta
|
||||||
|
\varTheta AMSsymbols
|
||||||
\vartriangle AMSsymbols
|
\vartriangle AMSsymbols
|
||||||
\vartriangleleft AMSsymbols
|
\vartriangleleft AMSsymbols
|
||||||
\vartriangleright AMSsymbols
|
\vartriangleright AMSsymbols
|
||||||
\varUpsilon AMSsymbols
|
\varUpsilon AMSsymbols
|
||||||
\varXi AMSsymbols
|
\varXi AMSsymbols
|
||||||
\vcenter
|
\vcenter
|
||||||
|
\vdash
|
||||||
\Vdash AMSsymbols
|
\Vdash AMSsymbols
|
||||||
\vDash AMSsymbols
|
\vDash AMSsymbols
|
||||||
\vdash
|
|
||||||
\vdots
|
\vdots
|
||||||
\vec
|
\vec
|
||||||
\vee
|
\vee
|
||||||
\veebar AMSsymbols
|
\veebar AMSsymbols
|
||||||
\verb
|
\verb [verb]
|
||||||
\Vert
|
\Vert
|
||||||
\vert
|
\vert
|
||||||
\vphantom
|
\vphantom
|
||||||
\Vvdash AMSsymbols
|
\Vvdash AMSsymbols
|
||||||
|
|
||||||
W
|
W
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\wedge
|
\wedge
|
||||||
\widehat
|
\widehat
|
||||||
\widetilde
|
\widetilde
|
||||||
\wp
|
\wp
|
||||||
\wr
|
\wr
|
||||||
|
|
||||||
X
|
X
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\Xi
|
\Xi
|
||||||
\xi
|
\xi
|
||||||
\xleftarrow AMSmath
|
\xleftarrow AMSmath
|
||||||
\xrightarrow AMSmath
|
\xrightarrow AMSmath
|
||||||
|
|
||||||
Y
|
Y
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\yen AMSsymbols
|
\yen AMSsymbols
|
||||||
|
|
||||||
Z
|
Z
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\zeta
|
\zeta
|
||||||
|
|
||||||
|
|
||||||
|
Environments
|
||||||
|
------------
|
||||||
|
|
||||||
|
LaTeX environments of the form ``\begin{XXX} ... \end{XXX}`` are
|
||||||
|
preovided where ``XXX`` is one of the following:
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
|
align [AMSmath]
|
||||||
|
align* [AMSmath]
|
||||||
|
alignat [AMSmath]
|
||||||
|
alignat* [AMSmath]
|
||||||
|
aligned [AMSmath]
|
||||||
|
alignedat [AMSmath]
|
||||||
|
array
|
||||||
|
|
||||||
|
Bmatrix
|
||||||
|
bmatrix
|
||||||
|
|
||||||
|
cases
|
||||||
|
|
||||||
|
eqnarray
|
||||||
|
eqnarray*
|
||||||
|
equation
|
||||||
|
equation*
|
||||||
|
|
||||||
|
gather [AMSmath]
|
||||||
|
gather* [AMSmath]
|
||||||
|
gathered [AMSmath]
|
||||||
|
|
||||||
|
matrix
|
||||||
|
multline [AMSmath]
|
||||||
|
multline* [AMSmath]
|
||||||
|
|
||||||
|
pmatrix
|
||||||
|
|
||||||
|
smallmatrix AMSmath
|
||||||
|
split [AMSmath]
|
||||||
|
subarray AMSmath
|
||||||
|
|
||||||
|
Vmatrix
|
||||||
|
vmatrix
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -338,26 +338,40 @@ array. You can configure the extension as follows:</p>
|
||||||
<span id="tex-commands"></span><h2>Supported LaTeX commands<a class="headerlink" href="#supported-latex-commands" title="Permalink to this headline">¶</a></h2>
|
<span id="tex-commands"></span><h2>Supported LaTeX commands<a class="headerlink" href="#supported-latex-commands" title="Permalink to this headline">¶</a></h2>
|
||||||
<p>This is a long list of the TeX macros supported by MathJax. If the
|
<p>This is a long list of the TeX macros supported by MathJax. If the
|
||||||
macro is defined in an extension, the name of the extension follows
|
macro is defined in an extension, the name of the extension follows
|
||||||
the macro name.</p>
|
the macro name. If the extension is in brackets, the extension will
|
||||||
|
be loaded automatically when the macro or environment is first used.</p>
|
||||||
|
<div class="section" id="symbols">
|
||||||
|
<h3>Symbols<a class="headerlink" href="#symbols" title="Permalink to this headline">¶</a></h3>
|
||||||
<div class="highlight-latex"><div class="highlight"><pre>#
|
<div class="highlight-latex"><div class="highlight"><pre>#
|
||||||
( )
|
<span class="c">%</span>
|
||||||
.
|
<span class="nb">&</span>
|
||||||
/
|
<span class="nb">^</span>
|
||||||
[ ]
|
<span class="nb">_</span>
|
||||||
|
<span class="nb">{</span>
|
||||||
|
<span class="nb">}</span>
|
||||||
|
~
|
||||||
|
|
||||||
|
<span class="k">\ </span> (backslash-space)
|
||||||
<span class="k">\!</span>
|
<span class="k">\!</span>
|
||||||
<span class="k">\#</span>
|
<span class="k">\#</span>
|
||||||
<span class="k">\$</span>
|
<span class="k">\$</span>
|
||||||
<span class="k">\%</span>
|
<span class="k">\%</span>
|
||||||
<span class="k">\&</span>
|
<span class="k">\&</span>
|
||||||
|
<span class="k">\,</span>
|
||||||
<span class="k">\:</span>
|
<span class="k">\:</span>
|
||||||
<span class="k">\;</span>
|
<span class="k">\;</span>
|
||||||
|
<span class="k">\></span>
|
||||||
<span class="k">\\</span>
|
<span class="k">\\</span>
|
||||||
<span class="k">\_</span>
|
<span class="k">\_</span>
|
||||||
<span class="k">\{</span> <span class="k">\}</span>
|
<span class="k">\{</span>
|
||||||
<span class="k">\|</span>
|
<span class="k">\|</span>
|
||||||
|
<span class="k">\}</span>
|
||||||
A
|
</pre></div>
|
||||||
<span class="k">\above</span>
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="a">
|
||||||
|
<h3>A<a class="headerlink" href="#a" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\above</span>
|
||||||
<span class="k">\abovewithdelims</span>
|
<span class="k">\abovewithdelims</span>
|
||||||
<span class="k">\acute</span>
|
<span class="k">\acute</span>
|
||||||
<span class="k">\aleph</span>
|
<span class="k">\aleph</span>
|
||||||
|
@ -378,9 +392,12 @@ A
|
||||||
<span class="k">\asymp</span>
|
<span class="k">\asymp</span>
|
||||||
<span class="k">\atop</span>
|
<span class="k">\atop</span>
|
||||||
<span class="k">\atopwithdelims</span>
|
<span class="k">\atopwithdelims</span>
|
||||||
|
</pre></div>
|
||||||
B
|
</div>
|
||||||
<span class="k">\backepsilon</span> AMSsymbols
|
</div>
|
||||||
|
<div class="section" id="b">
|
||||||
|
<h3>B<a class="headerlink" href="#b" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\backepsilon</span> AMSsymbols
|
||||||
<span class="k">\backprime</span> AMSsymbols
|
<span class="k">\backprime</span> AMSsymbols
|
||||||
<span class="k">\backsim</span> AMSsymbols
|
<span class="k">\backsim</span> AMSsymbols
|
||||||
<span class="k">\backsimeq</span> AMSsymbols
|
<span class="k">\backsimeq</span> AMSsymbols
|
||||||
|
@ -390,35 +407,8 @@ B
|
||||||
<span class="k">\barwedge</span> AMSsymbols
|
<span class="k">\barwedge</span> AMSsymbols
|
||||||
<span class="k">\Bbb</span>
|
<span class="k">\Bbb</span>
|
||||||
<span class="k">\Bbbk</span> AMSsymbols
|
<span class="k">\Bbbk</span> AMSsymbols
|
||||||
<span class="k">\bbFont</span>
|
|
||||||
<span class="k">\because</span> AMSsymbols
|
<span class="k">\because</span> AMSsymbols
|
||||||
<span class="k">\begin</span> ... <span class="k">\end</span>
|
<span class="k">\begin</span>
|
||||||
<span class="k">\begin</span><span class="nb">{</span>align*<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>align*<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>alignat*<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>alignat*<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>alignat<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>alignat<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>alignedat<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>alignedat<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>aligned<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>aligned<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>align<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>align<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>array<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>array<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>Bmatrix<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>Bmatrix<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>bmatrix<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>bmatrix<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>cases<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>cases<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>eqnarray*<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>eqnarray*<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>eqnarray<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>eqnarray<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>equation*<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>equation*<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>equation<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>equation<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>gather*<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>gather*<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>gathered<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>gathered<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>gather<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>gather<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>matrix<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>matrix<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>multline*<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>multline*<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>multline<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>multline<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>pmatrix<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>pmatrix<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>smallmatrix<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>smallmatrix<span class="nb">}</span> AMSmath
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>split<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>split<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>subarray<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>subarray<span class="nb">}</span> AMSmath
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>Vmatrix<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>Vmatrix<span class="nb">}</span>
|
|
||||||
<span class="k">\begin</span><span class="nb">{</span>vmatrix<span class="nb">}</span> ... <span class="k">\end</span><span class="nb">{</span>vmatrix<span class="nb">}</span>
|
|
||||||
<span class="k">\beta</span>
|
<span class="k">\beta</span>
|
||||||
<span class="k">\beth</span> AMSsymbols
|
<span class="k">\beth</span> AMSsymbols
|
||||||
<span class="k">\between</span> AMSsymbols
|
<span class="k">\between</span> AMSsymbols
|
||||||
|
@ -460,7 +450,7 @@ B
|
||||||
<span class="k">\blacktriangleleft</span> AMSsymbols
|
<span class="k">\blacktriangleleft</span> AMSsymbols
|
||||||
<span class="k">\blacktriangleright</span> AMSsymbols
|
<span class="k">\blacktriangleright</span> AMSsymbols
|
||||||
<span class="k">\bmod</span>
|
<span class="k">\bmod</span>
|
||||||
<span class="k">\boldsymbol</span>
|
<span class="k">\boldsymbol</span> [boldsymbol]
|
||||||
<span class="k">\bot</span>
|
<span class="k">\bot</span>
|
||||||
<span class="k">\bowtie</span>
|
<span class="k">\bowtie</span>
|
||||||
<span class="k">\Box</span> AMSsymbols
|
<span class="k">\Box</span> AMSsymbols
|
||||||
|
@ -477,11 +467,14 @@ B
|
||||||
<span class="k">\bullet</span>
|
<span class="k">\bullet</span>
|
||||||
<span class="k">\Bumpeq</span> AMSsymbols
|
<span class="k">\Bumpeq</span> AMSsymbols
|
||||||
<span class="k">\bumpeq</span> AMSsymbols
|
<span class="k">\bumpeq</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
C
|
</div>
|
||||||
<span class="k">\cal</span>
|
</div>
|
||||||
<span class="k">\Cap</span> AMSsymbols
|
<div class="section" id="c">
|
||||||
|
<h3>C<a class="headerlink" href="#c" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\cal</span>
|
||||||
<span class="k">\cap</span>
|
<span class="k">\cap</span>
|
||||||
|
<span class="k">\Cap</span> AMSsymbols
|
||||||
<span class="k">\cases</span>
|
<span class="k">\cases</span>
|
||||||
<span class="k">\cdot</span>
|
<span class="k">\cdot</span>
|
||||||
<span class="k">\cdotp</span>
|
<span class="k">\cdotp</span>
|
||||||
|
@ -501,6 +494,7 @@ C
|
||||||
<span class="k">\circleddash</span> AMSsymbols
|
<span class="k">\circleddash</span> AMSsymbols
|
||||||
<span class="k">\circledR</span> AMSsymbols
|
<span class="k">\circledR</span> AMSsymbols
|
||||||
<span class="k">\circledS</span> AMSsymbols
|
<span class="k">\circledS</span> AMSsymbols
|
||||||
|
<span class="k">\class</span> [HTML] non-standard
|
||||||
<span class="k">\clubsuit</span>
|
<span class="k">\clubsuit</span>
|
||||||
<span class="k">\colon</span>
|
<span class="k">\colon</span>
|
||||||
<span class="k">\color</span>
|
<span class="k">\color</span>
|
||||||
|
@ -513,17 +507,21 @@ C
|
||||||
<span class="k">\coth</span>
|
<span class="k">\coth</span>
|
||||||
<span class="k">\cr</span>
|
<span class="k">\cr</span>
|
||||||
<span class="k">\csc</span>
|
<span class="k">\csc</span>
|
||||||
<span class="k">\Cup</span> AMSsymbols
|
<span class="k">\cssId</span> [HTML] non-standard
|
||||||
<span class="k">\cup</span>
|
<span class="k">\cup</span>
|
||||||
|
<span class="k">\Cup</span> AMSsymbols
|
||||||
<span class="k">\curlyeqprec</span> AMSsymbols
|
<span class="k">\curlyeqprec</span> AMSsymbols
|
||||||
<span class="k">\curlyeqsucc</span> AMSsymbols
|
<span class="k">\curlyeqsucc</span> AMSsymbols
|
||||||
<span class="k">\curlyvee</span> AMSsymbols
|
<span class="k">\curlyvee</span> AMSsymbols
|
||||||
<span class="k">\curlywedge</span> AMSsymbols
|
<span class="k">\curlywedge</span> AMSsymbols
|
||||||
<span class="k">\curvearrowleft</span> AMSsymbols
|
<span class="k">\curvearrowleft</span> AMSsymbols
|
||||||
<span class="k">\curvearrowright</span> AMSsymbols
|
<span class="k">\curvearrowright</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
D
|
</div>
|
||||||
<span class="k">\dagger</span>
|
</div>
|
||||||
|
<div class="section" id="d">
|
||||||
|
<h3>D<a class="headerlink" href="#d" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\dagger</span>
|
||||||
<span class="k">\daleth</span> AMSsymbols
|
<span class="k">\daleth</span> AMSsymbols
|
||||||
<span class="k">\dashleftarrow</span> AMSsymbols
|
<span class="k">\dashleftarrow</span> AMSsymbols
|
||||||
<span class="k">\dashrightarrow</span> AMSsymbols
|
<span class="k">\dashrightarrow</span> AMSsymbols
|
||||||
|
@ -535,7 +533,7 @@ D
|
||||||
<span class="k">\ddot</span>
|
<span class="k">\ddot</span>
|
||||||
<span class="k">\ddots</span>
|
<span class="k">\ddots</span>
|
||||||
<span class="k">\DeclareMathOperator</span> AMSmath
|
<span class="k">\DeclareMathOperator</span> AMSmath
|
||||||
<span class="k">\def</span>
|
<span class="k">\def</span> [newcommand]
|
||||||
<span class="k">\deg</span>
|
<span class="k">\deg</span>
|
||||||
<span class="k">\Delta</span>
|
<span class="k">\Delta</span>
|
||||||
<span class="k">\delta</span>
|
<span class="k">\delta</span>
|
||||||
|
@ -543,8 +541,8 @@ D
|
||||||
<span class="k">\dfrac</span> AMSmath
|
<span class="k">\dfrac</span> AMSmath
|
||||||
<span class="k">\diagdown</span> AMSsymbols
|
<span class="k">\diagdown</span> AMSsymbols
|
||||||
<span class="k">\diagup</span> AMSsymbols
|
<span class="k">\diagup</span> AMSsymbols
|
||||||
<span class="k">\Diamond</span> AMSsymbols
|
|
||||||
<span class="k">\diamond</span>
|
<span class="k">\diamond</span>
|
||||||
|
<span class="k">\Diamond</span> AMSsymbols
|
||||||
<span class="k">\diamondsuit</span>
|
<span class="k">\diamondsuit</span>
|
||||||
<span class="k">\digamma</span> AMSsymbols
|
<span class="k">\digamma</span> AMSsymbols
|
||||||
<span class="k">\dim</span>
|
<span class="k">\dim</span>
|
||||||
|
@ -553,8 +551,8 @@ D
|
||||||
<span class="k">\div</span>
|
<span class="k">\div</span>
|
||||||
<span class="k">\divideontimes</span> AMSsymbols
|
<span class="k">\divideontimes</span> AMSsymbols
|
||||||
<span class="k">\dot</span>
|
<span class="k">\dot</span>
|
||||||
<span class="k">\Doteq</span> AMSsymbols
|
|
||||||
<span class="k">\doteq</span>
|
<span class="k">\doteq</span>
|
||||||
|
<span class="k">\Doteq</span> AMSsymbols
|
||||||
<span class="k">\doteqdot</span> AMSsymbols
|
<span class="k">\doteqdot</span> AMSsymbols
|
||||||
<span class="k">\dotplus</span> AMSsymbols
|
<span class="k">\dotplus</span> AMSsymbols
|
||||||
<span class="k">\dots</span>
|
<span class="k">\dots</span>
|
||||||
|
@ -571,10 +569,14 @@ D
|
||||||
<span class="k">\downdownarrows</span> AMSsymbols
|
<span class="k">\downdownarrows</span> AMSsymbols
|
||||||
<span class="k">\downharpoonleft</span> AMSsymbols
|
<span class="k">\downharpoonleft</span> AMSsymbols
|
||||||
<span class="k">\downharpoonright</span> AMSsymbols
|
<span class="k">\downharpoonright</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
E
|
</div>
|
||||||
<span class="k">\ell</span>
|
</div>
|
||||||
|
<div class="section" id="e">
|
||||||
|
<h3>E<a class="headerlink" href="#e" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\ell</span>
|
||||||
<span class="k">\emptyset</span>
|
<span class="k">\emptyset</span>
|
||||||
|
<span class="k">\end</span>
|
||||||
<span class="k">\enspace</span>
|
<span class="k">\enspace</span>
|
||||||
<span class="k">\epsilon</span>
|
<span class="k">\epsilon</span>
|
||||||
<span class="k">\eqalign</span>
|
<span class="k">\eqalign</span>
|
||||||
|
@ -588,9 +590,12 @@ E
|
||||||
<span class="k">\eth</span> AMSsymbols
|
<span class="k">\eth</span> AMSsymbols
|
||||||
<span class="k">\exists</span>
|
<span class="k">\exists</span>
|
||||||
<span class="k">\exp</span>
|
<span class="k">\exp</span>
|
||||||
|
</pre></div>
|
||||||
F
|
</div>
|
||||||
<span class="k">\fallingdotseq</span> AMSsymbols
|
</div>
|
||||||
|
<div class="section" id="f">
|
||||||
|
<h3>F<a class="headerlink" href="#f" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\fallingdotseq</span> AMSsymbols
|
||||||
<span class="k">\fbox</span>
|
<span class="k">\fbox</span>
|
||||||
<span class="k">\Finv</span> AMSsymbols
|
<span class="k">\Finv</span> AMSsymbols
|
||||||
<span class="k">\flat</span>
|
<span class="k">\flat</span>
|
||||||
|
@ -599,9 +604,12 @@ F
|
||||||
<span class="k">\frac</span> AMSmath
|
<span class="k">\frac</span> AMSmath
|
||||||
<span class="k">\frak</span>
|
<span class="k">\frak</span>
|
||||||
<span class="k">\frown</span>
|
<span class="k">\frown</span>
|
||||||
|
</pre></div>
|
||||||
G
|
</div>
|
||||||
<span class="k">\Game</span> AMSsymbols
|
</div>
|
||||||
|
<div class="section" id="g">
|
||||||
|
<h3>G<a class="headerlink" href="#g" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\Game</span> AMSsymbols
|
||||||
<span class="k">\Gamma</span>
|
<span class="k">\Gamma</span>
|
||||||
<span class="k">\gamma</span>
|
<span class="k">\gamma</span>
|
||||||
<span class="k">\gcd</span>
|
<span class="k">\gcd</span>
|
||||||
|
@ -629,25 +637,34 @@ G
|
||||||
<span class="k">\gtrless</span> AMSsymbols
|
<span class="k">\gtrless</span> AMSsymbols
|
||||||
<span class="k">\gtrsim</span> AMSsymbols
|
<span class="k">\gtrsim</span> AMSsymbols
|
||||||
<span class="k">\gvertneqq</span> AMSsymbols
|
<span class="k">\gvertneqq</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
H
|
</div>
|
||||||
<span class="k">\hat</span>
|
</div>
|
||||||
|
<div class="section" id="h">
|
||||||
|
<h3>H<a class="headerlink" href="#h" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\hat</span>
|
||||||
<span class="k">\hbar</span>
|
<span class="k">\hbar</span>
|
||||||
<span class="k">\hbox</span>
|
<span class="k">\hbox</span>
|
||||||
|
<span class="k">\hdashline</span>
|
||||||
<span class="k">\heartsuit</span>
|
<span class="k">\heartsuit</span>
|
||||||
|
<span class="k">\hline</span>
|
||||||
<span class="k">\hom</span>
|
<span class="k">\hom</span>
|
||||||
<span class="k">\hookleftarrow</span>
|
<span class="k">\hookleftarrow</span>
|
||||||
<span class="k">\hookrightarrow</span>
|
<span class="k">\hookrightarrow</span>
|
||||||
<span class="k">\hphantom</span>
|
<span class="k">\hphantom</span>
|
||||||
|
<span class="k">\href</span> [HTML]
|
||||||
<span class="k">\hskip</span>
|
<span class="k">\hskip</span>
|
||||||
<span class="k">\hslash</span> AMSsymbols
|
<span class="k">\hslash</span> AMSsymbols
|
||||||
<span class="k">\hspace</span>
|
<span class="k">\hspace</span>
|
||||||
<span class="k">\Huge</span>
|
<span class="k">\Huge</span>
|
||||||
<span class="k">\huge</span>
|
<span class="k">\huge</span>
|
||||||
|
|
||||||
I
|
|
||||||
<span class="k">\idotsint</span> AMSmath
|
<span class="k">\idotsint</span> AMSmath
|
||||||
<span class="k">\iff</span>
|
</pre></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="i">
|
||||||
|
<h3>I<a class="headerlink" href="#i" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\iff</span>
|
||||||
<span class="k">\iiiint</span> AMSmath
|
<span class="k">\iiiint</span> AMSmath
|
||||||
<span class="k">\iiint</span>
|
<span class="k">\iiint</span>
|
||||||
<span class="k">\iint</span>
|
<span class="k">\iint</span>
|
||||||
|
@ -664,19 +681,27 @@ I
|
||||||
<span class="k">\intop</span>
|
<span class="k">\intop</span>
|
||||||
<span class="k">\iota</span>
|
<span class="k">\iota</span>
|
||||||
<span class="k">\it</span>
|
<span class="k">\it</span>
|
||||||
|
</pre></div>
|
||||||
J
|
</div>
|
||||||
<span class="k">\jmath</span>
|
</div>
|
||||||
|
<div class="section" id="j">
|
||||||
|
<h3>J<a class="headerlink" href="#j" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\jmath</span>
|
||||||
<span class="k">\Join</span> AMSsymbols
|
<span class="k">\Join</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
K
|
</div>
|
||||||
<span class="k">\kappa</span>
|
</div>
|
||||||
|
<div class="section" id="k">
|
||||||
|
<h3>K<a class="headerlink" href="#k" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\kappa</span>
|
||||||
<span class="k">\ker</span>
|
<span class="k">\ker</span>
|
||||||
<span class="k">\kern</span>
|
<span class="k">\kern</span>
|
||||||
|
</pre></div>
|
||||||
L
|
</div>
|
||||||
<span class="k">\label</span>
|
</div>
|
||||||
<span class="k">\Lambda</span>
|
<div class="section" id="l">
|
||||||
|
<h3>L<a class="headerlink" href="#l" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\Lambda</span>
|
||||||
<span class="k">\lambda</span>
|
<span class="k">\lambda</span>
|
||||||
<span class="k">\land</span>
|
<span class="k">\land</span>
|
||||||
<span class="k">\langle</span>
|
<span class="k">\langle</span>
|
||||||
|
@ -752,19 +777,23 @@ L
|
||||||
<span class="k">\lrcorner</span> AMSsymbols
|
<span class="k">\lrcorner</span> AMSsymbols
|
||||||
<span class="k">\Lsh</span> AMSsymbols
|
<span class="k">\Lsh</span> AMSsymbols
|
||||||
<span class="k">\lt</span>
|
<span class="k">\lt</span>
|
||||||
|
<span class="k">\lt</span>
|
||||||
<span class="k">\ltimes</span> AMSsymbols
|
<span class="k">\ltimes</span> AMSsymbols
|
||||||
<span class="k">\lVert</span> AMSmath
|
<span class="k">\lVert</span> AMSmath
|
||||||
<span class="k">\lvert</span> AMSmath
|
<span class="k">\lvert</span> AMSmath
|
||||||
<span class="k">\lvertneqq</span> AMSsymbols
|
<span class="k">\lvertneqq</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
M
|
</div>
|
||||||
<span class="k">\maltese</span> AMSsymbols
|
</div>
|
||||||
|
<div class="section" id="m">
|
||||||
|
<h3>M<a class="headerlink" href="#m" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\maltese</span> AMSsymbols
|
||||||
<span class="k">\mapsto</span>
|
<span class="k">\mapsto</span>
|
||||||
<span class="k">\mathbb</span>
|
<span class="k">\mathbb</span>
|
||||||
<span class="k">\mathbf</span>
|
<span class="k">\mathbf</span>
|
||||||
<span class="k">\mathbin</span>
|
<span class="k">\mathbin</span>
|
||||||
<span class="k">\mathcal</span>
|
<span class="k">\mathcal</span>
|
||||||
<span class="k">\mathchoice</span>
|
<span class="k">\mathchoice</span> [mathchoice]
|
||||||
<span class="k">\mathclose</span>
|
<span class="k">\mathclose</span>
|
||||||
<span class="k">\mathfrak</span>
|
<span class="k">\mathfrak</span>
|
||||||
<span class="k">\mathinner</span>
|
<span class="k">\mathinner</span>
|
||||||
|
@ -798,9 +827,12 @@ M
|
||||||
<span class="k">\mspace</span>
|
<span class="k">\mspace</span>
|
||||||
<span class="k">\mu</span>
|
<span class="k">\mu</span>
|
||||||
<span class="k">\multimap</span> AMSsymbols
|
<span class="k">\multimap</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
N
|
</div>
|
||||||
<span class="k">\nabla</span>
|
</div>
|
||||||
|
<div class="section" id="n">
|
||||||
|
<h3>N<a class="headerlink" href="#n" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\nabla</span>
|
||||||
<span class="k">\natural</span>
|
<span class="k">\natural</span>
|
||||||
<span class="k">\ncong</span> AMSsymbols
|
<span class="k">\ncong</span> AMSsymbols
|
||||||
<span class="k">\ne</span>
|
<span class="k">\ne</span>
|
||||||
|
@ -810,8 +842,8 @@ N
|
||||||
<span class="k">\negthickspace</span> AMSmath
|
<span class="k">\negthickspace</span> AMSmath
|
||||||
<span class="k">\negthinspace</span>
|
<span class="k">\negthinspace</span>
|
||||||
<span class="k">\neq</span>
|
<span class="k">\neq</span>
|
||||||
<span class="k">\newcommand</span>
|
<span class="k">\newcommand</span> [newcommand]
|
||||||
<span class="k">\newenvironment</span>
|
<span class="k">\newenvironment</span> [newcommand]
|
||||||
<span class="k">\newline</span>
|
<span class="k">\newline</span>
|
||||||
<span class="k">\nexists</span> AMSsymbols
|
<span class="k">\nexists</span> AMSsymbols
|
||||||
<span class="k">\ngeq</span> AMSsymbols
|
<span class="k">\ngeq</span> AMSsymbols
|
||||||
|
@ -830,10 +862,10 @@ N
|
||||||
<span class="k">\nmid</span> AMSsymbols
|
<span class="k">\nmid</span> AMSsymbols
|
||||||
<span class="k">\nobreakspace</span> AMSmath
|
<span class="k">\nobreakspace</span> AMSmath
|
||||||
<span class="k">\nolimits</span>
|
<span class="k">\nolimits</span>
|
||||||
<span class="k">\nonumber</span>
|
|
||||||
<span class="k">\normalsize</span>
|
<span class="k">\normalsize</span>
|
||||||
<span class="k">\not</span>
|
<span class="k">\not</span>
|
||||||
<span class="k">\notag</span>
|
<span class="k">\notag</span> AMSmath
|
||||||
|
<span class="k">\notag</span> [AMSmath]
|
||||||
<span class="k">\notin</span>
|
<span class="k">\notin</span>
|
||||||
<span class="k">\nparallel</span> AMSsymbols
|
<span class="k">\nparallel</span> AMSsymbols
|
||||||
<span class="k">\nprec</span> AMSsymbols
|
<span class="k">\nprec</span> AMSsymbols
|
||||||
|
@ -843,8 +875,12 @@ N
|
||||||
<span class="k">\nshortmid</span> AMSsymbols
|
<span class="k">\nshortmid</span> AMSsymbols
|
||||||
<span class="k">\nshortparallel</span> AMSsymbols
|
<span class="k">\nshortparallel</span> AMSsymbols
|
||||||
<span class="k">\nsim</span> AMSsymbols
|
<span class="k">\nsim</span> AMSsymbols
|
||||||
|
<span class="k">\nsubseteq</span> AMSsymbols
|
||||||
|
<span class="k">\nsubseteqq</span> AMSsymbols
|
||||||
<span class="k">\nsucc</span> AMSsymbols
|
<span class="k">\nsucc</span> AMSsymbols
|
||||||
<span class="k">\nsucceq</span> AMSsymbols
|
<span class="k">\nsucceq</span> AMSsymbols
|
||||||
|
<span class="k">\nsupseteq</span> AMSsymbols
|
||||||
|
<span class="k">\nsupseteqq</span> AMSsymbols
|
||||||
<span class="k">\ntriangleleft</span> AMSsymbols
|
<span class="k">\ntriangleleft</span> AMSsymbols
|
||||||
<span class="k">\ntrianglelefteq</span> AMSsymbols
|
<span class="k">\ntrianglelefteq</span> AMSsymbols
|
||||||
<span class="k">\ntriangleright</span> AMSsymbols
|
<span class="k">\ntriangleright</span> AMSsymbols
|
||||||
|
@ -855,9 +891,12 @@ N
|
||||||
<span class="k">\nvDash</span> AMSsymbols
|
<span class="k">\nvDash</span> AMSsymbols
|
||||||
<span class="k">\nvdash</span> AMSsymbols
|
<span class="k">\nvdash</span> AMSsymbols
|
||||||
<span class="k">\nwarrow</span>
|
<span class="k">\nwarrow</span>
|
||||||
|
</pre></div>
|
||||||
O
|
</div>
|
||||||
<span class="k">\odot</span>
|
</div>
|
||||||
|
<div class="section" id="o">
|
||||||
|
<h3>O<a class="headerlink" href="#o" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\odot</span>
|
||||||
<span class="k">\oint</span>
|
<span class="k">\oint</span>
|
||||||
<span class="k">\oldstyle</span>
|
<span class="k">\oldstyle</span>
|
||||||
<span class="k">\Omega</span>
|
<span class="k">\Omega</span>
|
||||||
|
@ -877,9 +916,12 @@ O
|
||||||
<span class="k">\overset</span>
|
<span class="k">\overset</span>
|
||||||
<span class="k">\overwithdelims</span>
|
<span class="k">\overwithdelims</span>
|
||||||
<span class="k">\owns</span>
|
<span class="k">\owns</span>
|
||||||
|
</pre></div>
|
||||||
P
|
</div>
|
||||||
<span class="k">\parallel</span>
|
</div>
|
||||||
|
<div class="section" id="p">
|
||||||
|
<h3>P<a class="headerlink" href="#p" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\parallel</span>
|
||||||
<span class="k">\partial</span>
|
<span class="k">\partial</span>
|
||||||
<span class="k">\perp</span>
|
<span class="k">\perp</span>
|
||||||
<span class="k">\phantom</span>
|
<span class="k">\phantom</span>
|
||||||
|
@ -908,19 +950,26 @@ P
|
||||||
<span class="k">\propto</span>
|
<span class="k">\propto</span>
|
||||||
<span class="k">\Psi</span>
|
<span class="k">\Psi</span>
|
||||||
<span class="k">\psi</span>
|
<span class="k">\psi</span>
|
||||||
|
</pre></div>
|
||||||
Q
|
</div>
|
||||||
<span class="k">\qquad</span>
|
</div>
|
||||||
|
<div class="section" id="q">
|
||||||
|
<h3>Q<a class="headerlink" href="#q" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\qquad</span>
|
||||||
<span class="k">\quad</span>
|
<span class="k">\quad</span>
|
||||||
|
</pre></div>
|
||||||
R
|
</div>
|
||||||
<span class="k">\raise</span>
|
</div>
|
||||||
|
<div class="section" id="r">
|
||||||
|
<h3>R<a class="headerlink" href="#r" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\raise</span>
|
||||||
<span class="k">\rangle</span>
|
<span class="k">\rangle</span>
|
||||||
<span class="k">\rbrace</span>
|
<span class="k">\rbrace</span>
|
||||||
<span class="k">\rbrack</span>
|
<span class="k">\rbrack</span>
|
||||||
<span class="k">\rceil</span>
|
<span class="k">\rceil</span>
|
||||||
<span class="k">\Re</span>
|
<span class="k">\Re</span>
|
||||||
<span class="k">\require</span>
|
<span class="k">\renewcommand</span> [newcommand]
|
||||||
|
<span class="k">\require</span> non-standard
|
||||||
<span class="k">\restriction</span> AMSsymbols
|
<span class="k">\restriction</span> AMSsymbols
|
||||||
<span class="k">\rfloor</span>
|
<span class="k">\rfloor</span>
|
||||||
<span class="k">\rgroup</span>
|
<span class="k">\rgroup</span>
|
||||||
|
@ -946,12 +995,15 @@ R
|
||||||
<span class="k">\Rrightarrow</span> AMSsymbols
|
<span class="k">\Rrightarrow</span> AMSsymbols
|
||||||
<span class="k">\Rsh</span> AMSsymbols
|
<span class="k">\Rsh</span> AMSsymbols
|
||||||
<span class="k">\rtimes</span> AMSsymbols
|
<span class="k">\rtimes</span> AMSsymbols
|
||||||
<span class="k">\Rule</span>
|
<span class="k">\Rule</span> non-standard
|
||||||
<span class="k">\rVert</span> AMSmath
|
<span class="k">\rVert</span> AMSmath
|
||||||
<span class="k">\rvert</span> AMSmath
|
<span class="k">\rvert</span> AMSmath
|
||||||
|
</pre></div>
|
||||||
S
|
</div>
|
||||||
<span class="k">\S</span>
|
</div>
|
||||||
|
<div class="section" id="s">
|
||||||
|
<h3>S<a class="headerlink" href="#s" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\S</span>
|
||||||
<span class="k">\scr</span>
|
<span class="k">\scr</span>
|
||||||
<span class="k">\scriptscriptstyle</span>
|
<span class="k">\scriptscriptstyle</span>
|
||||||
<span class="k">\scriptsize</span>
|
<span class="k">\scriptsize</span>
|
||||||
|
@ -995,11 +1047,13 @@ S
|
||||||
<span class="k">\stackrel</span>
|
<span class="k">\stackrel</span>
|
||||||
<span class="k">\star</span>
|
<span class="k">\star</span>
|
||||||
<span class="k">\strut</span>
|
<span class="k">\strut</span>
|
||||||
<span class="k">\Subset</span> AMSsymbols
|
<span class="k">\style</span> [HTML] non-stanard
|
||||||
<span class="k">\subset</span>
|
<span class="k">\subset</span>
|
||||||
|
<span class="k">\Subset</span> AMSsymbols
|
||||||
<span class="k">\subseteq</span>
|
<span class="k">\subseteq</span>
|
||||||
<span class="k">\subseteqq</span> AMSsymbols
|
<span class="k">\subseteqq</span> AMSsymbols
|
||||||
<span class="k">\subsetneq</span> AMSsymbols
|
<span class="k">\subsetneq</span> AMSsymbols
|
||||||
|
<span class="k">\subsetneqq</span> AMSsymbols
|
||||||
<span class="k">\substack</span> AMSmath
|
<span class="k">\substack</span> AMSmath
|
||||||
<span class="k">\succ</span>
|
<span class="k">\succ</span>
|
||||||
<span class="k">\succapprox</span> AMSsymbols
|
<span class="k">\succapprox</span> AMSsymbols
|
||||||
|
@ -1011,16 +1065,21 @@ S
|
||||||
<span class="k">\succsim</span> AMSsymbols
|
<span class="k">\succsim</span> AMSsymbols
|
||||||
<span class="k">\sum</span>
|
<span class="k">\sum</span>
|
||||||
<span class="k">\sup</span>
|
<span class="k">\sup</span>
|
||||||
<span class="k">\Supset</span> AMSsymbols
|
|
||||||
<span class="k">\supset</span>
|
<span class="k">\supset</span>
|
||||||
|
<span class="k">\Supset</span> AMSsymbols
|
||||||
<span class="k">\supseteq</span>
|
<span class="k">\supseteq</span>
|
||||||
<span class="k">\supseteqq</span> AMSsymbols
|
<span class="k">\supseteqq</span> AMSsymbols
|
||||||
<span class="k">\supsetneq</span> AMSsymbols
|
<span class="k">\supsetneq</span> AMSsymbols
|
||||||
|
<span class="k">\supsetneqq</span> AMSsymbols
|
||||||
<span class="k">\surd</span>
|
<span class="k">\surd</span>
|
||||||
<span class="k">\swarrow</span>
|
<span class="k">\swarrow</span>
|
||||||
|
</pre></div>
|
||||||
T
|
</div>
|
||||||
<span class="k">\tag</span>
|
</div>
|
||||||
|
<div class="section" id="t">
|
||||||
|
<h3>T<a class="headerlink" href="#t" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\tag</span> AMSmath
|
||||||
|
<span class="k">\tag</span> [AMSmath]
|
||||||
<span class="k">\tan</span>
|
<span class="k">\tan</span>
|
||||||
<span class="k">\tanh</span>
|
<span class="k">\tanh</span>
|
||||||
<span class="k">\tau</span>
|
<span class="k">\tau</span>
|
||||||
|
@ -1040,8 +1099,8 @@ T
|
||||||
<span class="k">\thinspace</span>
|
<span class="k">\thinspace</span>
|
||||||
<span class="k">\tilde</span>
|
<span class="k">\tilde</span>
|
||||||
<span class="k">\times</span>
|
<span class="k">\times</span>
|
||||||
<span class="k">\Tiny</span>
|
|
||||||
<span class="k">\tiny</span>
|
<span class="k">\tiny</span>
|
||||||
|
<span class="k">\Tiny</span> non-standard
|
||||||
<span class="k">\to</span>
|
<span class="k">\to</span>
|
||||||
<span class="k">\top</span>
|
<span class="k">\top</span>
|
||||||
<span class="k">\triangle</span>
|
<span class="k">\triangle</span>
|
||||||
|
@ -1054,16 +1113,19 @@ T
|
||||||
<span class="k">\tt</span>
|
<span class="k">\tt</span>
|
||||||
<span class="k">\twoheadleftarrow</span> AMSsymbols
|
<span class="k">\twoheadleftarrow</span> AMSsymbols
|
||||||
<span class="k">\twoheadrightarrow</span> AMSsymbols
|
<span class="k">\twoheadrightarrow</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
U
|
</div>
|
||||||
<span class="k">\ulcorner</span> AMSsymbols
|
</div>
|
||||||
|
<div class="section" id="u">
|
||||||
|
<h3>U<a class="headerlink" href="#u" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\ulcorner</span> AMSsymbols
|
||||||
<span class="k">\underbrace</span>
|
<span class="k">\underbrace</span>
|
||||||
<span class="k">\underleftarrow</span>
|
<span class="k">\underleftarrow</span>
|
||||||
<span class="k">\underleftrightarrow</span>
|
<span class="k">\underleftrightarrow</span>
|
||||||
<span class="k">\underline</span>
|
<span class="k">\underline</span>
|
||||||
<span class="k">\underrightarrow</span>
|
<span class="k">\underrightarrow</span>
|
||||||
<span class="k">\underset</span>
|
<span class="k">\underset</span>
|
||||||
<span class="k">\unicode</span>
|
<span class="k">\unicode</span> [unicode] non-standard
|
||||||
<span class="k">\unlhd</span> AMSsymbols
|
<span class="k">\unlhd</span> AMSsymbols
|
||||||
<span class="k">\unrhd</span> AMSsymbols
|
<span class="k">\unrhd</span> AMSsymbols
|
||||||
<span class="k">\Uparrow</span>
|
<span class="k">\Uparrow</span>
|
||||||
|
@ -1078,9 +1140,12 @@ U
|
||||||
<span class="k">\upsilon</span>
|
<span class="k">\upsilon</span>
|
||||||
<span class="k">\upuparrows</span> AMSsymbols
|
<span class="k">\upuparrows</span> AMSsymbols
|
||||||
<span class="k">\urcorner</span> AMSsymbols
|
<span class="k">\urcorner</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
V
|
</div>
|
||||||
<span class="k">\varDelta</span> AMSsymbols
|
</div>
|
||||||
|
<div class="section" id="v">
|
||||||
|
<h3>V<a class="headerlink" href="#v" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\varDelta</span> AMSsymbols
|
||||||
<span class="k">\varepsilon</span>
|
<span class="k">\varepsilon</span>
|
||||||
<span class="k">\varGamma</span> AMSsymbols
|
<span class="k">\varGamma</span> AMSsymbols
|
||||||
<span class="k">\varinjlim</span> AMSmath
|
<span class="k">\varinjlim</span> AMSmath
|
||||||
|
@ -1090,58 +1155,116 @@ V
|
||||||
<span class="k">\varlimsup</span> AMSmath
|
<span class="k">\varlimsup</span> AMSmath
|
||||||
<span class="k">\varnothing</span> AMSsymbols
|
<span class="k">\varnothing</span> AMSsymbols
|
||||||
<span class="k">\varOmega</span> AMSsymbols
|
<span class="k">\varOmega</span> AMSsymbols
|
||||||
<span class="k">\varPhi</span> AMSsymbols
|
|
||||||
<span class="k">\varphi</span>
|
<span class="k">\varphi</span>
|
||||||
<span class="k">\varPi</span> AMSsymbols
|
<span class="k">\varPhi</span> AMSsymbols
|
||||||
<span class="k">\varpi</span>
|
<span class="k">\varpi</span>
|
||||||
|
<span class="k">\varPi</span> AMSsymbols
|
||||||
<span class="k">\varprojlim</span> AMSmath
|
<span class="k">\varprojlim</span> AMSmath
|
||||||
<span class="k">\varpropto</span> AMSsymbols
|
<span class="k">\varpropto</span> AMSsymbols
|
||||||
<span class="k">\varPsi</span> AMSsymbols
|
<span class="k">\varPsi</span> AMSsymbols
|
||||||
<span class="k">\varrho</span>
|
<span class="k">\varrho</span>
|
||||||
<span class="k">\varSigma</span> AMSsymbols
|
|
||||||
<span class="k">\varsigma</span>
|
<span class="k">\varsigma</span>
|
||||||
<span class="k">\varTheta</span> AMSsymbols
|
<span class="k">\varSigma</span> AMSsymbols
|
||||||
|
<span class="k">\varsubsetneq</span> AMSsymbols
|
||||||
|
<span class="k">\varsubsetneqq</span> AMSsymbols
|
||||||
|
<span class="k">\varsupsetneq</span> AMSsymbols
|
||||||
|
<span class="k">\varsupsetneqq</span> AMSsymbols
|
||||||
<span class="k">\vartheta</span>
|
<span class="k">\vartheta</span>
|
||||||
|
<span class="k">\varTheta</span> AMSsymbols
|
||||||
<span class="k">\vartriangle</span> AMSsymbols
|
<span class="k">\vartriangle</span> AMSsymbols
|
||||||
<span class="k">\vartriangleleft</span> AMSsymbols
|
<span class="k">\vartriangleleft</span> AMSsymbols
|
||||||
<span class="k">\vartriangleright</span> AMSsymbols
|
<span class="k">\vartriangleright</span> AMSsymbols
|
||||||
<span class="k">\varUpsilon</span> AMSsymbols
|
<span class="k">\varUpsilon</span> AMSsymbols
|
||||||
<span class="k">\varXi</span> AMSsymbols
|
<span class="k">\varXi</span> AMSsymbols
|
||||||
<span class="k">\vcenter</span>
|
<span class="k">\vcenter</span>
|
||||||
|
<span class="k">\vdash</span>
|
||||||
<span class="k">\Vdash</span> AMSsymbols
|
<span class="k">\Vdash</span> AMSsymbols
|
||||||
<span class="k">\vDash</span> AMSsymbols
|
<span class="k">\vDash</span> AMSsymbols
|
||||||
<span class="k">\vdash</span>
|
|
||||||
<span class="k">\vdots</span>
|
<span class="k">\vdots</span>
|
||||||
<span class="k">\vec</span>
|
<span class="k">\vec</span>
|
||||||
<span class="k">\vee</span>
|
<span class="k">\vee</span>
|
||||||
<span class="k">\veebar</span> AMSsymbols
|
<span class="k">\veebar</span> AMSsymbols
|
||||||
<span class="k">\verb</span>
|
<span class="k">\verb</span> [verb]
|
||||||
<span class="k">\Vert</span>
|
<span class="k">\Vert</span>
|
||||||
<span class="k">\vert</span>
|
<span class="k">\vert</span>
|
||||||
<span class="k">\vphantom</span>
|
<span class="k">\vphantom</span>
|
||||||
<span class="k">\Vvdash</span> AMSsymbols
|
<span class="k">\Vvdash</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
W
|
</div>
|
||||||
<span class="k">\wedge</span>
|
</div>
|
||||||
|
<div class="section" id="w">
|
||||||
|
<h3>W<a class="headerlink" href="#w" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\wedge</span>
|
||||||
<span class="k">\widehat</span>
|
<span class="k">\widehat</span>
|
||||||
<span class="k">\widetilde</span>
|
<span class="k">\widetilde</span>
|
||||||
<span class="k">\wp</span>
|
<span class="k">\wp</span>
|
||||||
<span class="k">\wr</span>
|
<span class="k">\wr</span>
|
||||||
|
</pre></div>
|
||||||
X
|
</div>
|
||||||
<span class="k">\Xi</span>
|
</div>
|
||||||
|
<div class="section" id="x">
|
||||||
|
<h3>X<a class="headerlink" href="#x" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\Xi</span>
|
||||||
<span class="k">\xi</span>
|
<span class="k">\xi</span>
|
||||||
<span class="k">\xleftarrow</span> AMSmath
|
<span class="k">\xleftarrow</span> AMSmath
|
||||||
<span class="k">\xrightarrow</span> AMSmath
|
<span class="k">\xrightarrow</span> AMSmath
|
||||||
|
|
||||||
Y
|
|
||||||
<span class="k">\yen</span> AMSsymbols
|
|
||||||
|
|
||||||
Z
|
|
||||||
<span class="k">\zeta</span>
|
|
||||||
</pre></div>
|
</pre></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="section" id="y">
|
||||||
|
<h3>Y<a class="headerlink" href="#y" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\yen</span> AMSsymbols
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="z">
|
||||||
|
<h3>Z<a class="headerlink" href="#z" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre><span class="k">\zeta</span>
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="environments">
|
||||||
|
<h3>Environments<a class="headerlink" href="#environments" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<p>LaTeX environments of the form <tt class="docutils literal"><span class="pre">\begin{XXX}</span> <span class="pre">...</span> <span class="pre">\end{XXX}</span></tt> are
|
||||||
|
preovided where <tt class="docutils literal"><span class="pre">XXX</span></tt> is one of the following:</p>
|
||||||
|
<div class="highlight-latex"><div class="highlight"><pre>align [AMSmath]
|
||||||
|
align* [AMSmath]
|
||||||
|
alignat [AMSmath]
|
||||||
|
alignat* [AMSmath]
|
||||||
|
aligned [AMSmath]
|
||||||
|
alignedat [AMSmath]
|
||||||
|
array
|
||||||
|
|
||||||
|
Bmatrix
|
||||||
|
bmatrix
|
||||||
|
|
||||||
|
cases
|
||||||
|
|
||||||
|
eqnarray
|
||||||
|
eqnarray*
|
||||||
|
equation
|
||||||
|
equation*
|
||||||
|
|
||||||
|
gather [AMSmath]
|
||||||
|
gather* [AMSmath]
|
||||||
|
gathered [AMSmath]
|
||||||
|
|
||||||
|
matrix
|
||||||
|
multline [AMSmath]
|
||||||
|
multline* [AMSmath]
|
||||||
|
|
||||||
|
pmatrix
|
||||||
|
|
||||||
|
smallmatrix AMSmath
|
||||||
|
split [AMSmath]
|
||||||
|
subarray AMSmath
|
||||||
|
|
||||||
|
Vmatrix
|
||||||
|
vmatrix
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1163,7 +1286,37 @@ Z
|
||||||
<li><a class="reference internal" href="#unicode-support">Unicode support</a></li>
|
<li><a class="reference internal" href="#unicode-support">Unicode support</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a class="reference internal" href="#supported-latex-commands">Supported LaTeX commands</a></li>
|
<li><a class="reference internal" href="#supported-latex-commands">Supported LaTeX commands</a><ul>
|
||||||
|
<li><a class="reference internal" href="#symbols">Symbols</a></li>
|
||||||
|
<li><a class="reference internal" href="#a">A</a></li>
|
||||||
|
<li><a class="reference internal" href="#b">B</a></li>
|
||||||
|
<li><a class="reference internal" href="#c">C</a></li>
|
||||||
|
<li><a class="reference internal" href="#d">D</a></li>
|
||||||
|
<li><a class="reference internal" href="#e">E</a></li>
|
||||||
|
<li><a class="reference internal" href="#f">F</a></li>
|
||||||
|
<li><a class="reference internal" href="#g">G</a></li>
|
||||||
|
<li><a class="reference internal" href="#h">H</a></li>
|
||||||
|
<li><a class="reference internal" href="#i">I</a></li>
|
||||||
|
<li><a class="reference internal" href="#j">J</a></li>
|
||||||
|
<li><a class="reference internal" href="#k">K</a></li>
|
||||||
|
<li><a class="reference internal" href="#l">L</a></li>
|
||||||
|
<li><a class="reference internal" href="#m">M</a></li>
|
||||||
|
<li><a class="reference internal" href="#n">N</a></li>
|
||||||
|
<li><a class="reference internal" href="#o">O</a></li>
|
||||||
|
<li><a class="reference internal" href="#p">P</a></li>
|
||||||
|
<li><a class="reference internal" href="#q">Q</a></li>
|
||||||
|
<li><a class="reference internal" href="#r">R</a></li>
|
||||||
|
<li><a class="reference internal" href="#s">S</a></li>
|
||||||
|
<li><a class="reference internal" href="#t">T</a></li>
|
||||||
|
<li><a class="reference internal" href="#u">U</a></li>
|
||||||
|
<li><a class="reference internal" href="#v">V</a></li>
|
||||||
|
<li><a class="reference internal" href="#w">W</a></li>
|
||||||
|
<li><a class="reference internal" href="#x">X</a></li>
|
||||||
|
<li><a class="reference internal" href="#y">Y</a></li>
|
||||||
|
<li><a class="reference internal" href="#z">Z</a></li>
|
||||||
|
<li><a class="reference internal" href="#environments">Environments</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -355,28 +355,44 @@ Supported LaTeX commands
|
||||||
|
|
||||||
This is a long list of the TeX macros supported by MathJax. If the
|
This is a long list of the TeX macros supported by MathJax. If the
|
||||||
macro is defined in an extension, the name of the extension follows
|
macro is defined in an extension, the name of the extension follows
|
||||||
the macro name.
|
the macro name. If the extension is in brackets, the extension will
|
||||||
|
be loaded automatically when the macro or environment is first used.
|
||||||
|
|
||||||
|
Symbols
|
||||||
|
-------
|
||||||
|
|
||||||
.. code-block:: latex
|
.. code-block:: latex
|
||||||
|
|
||||||
#
|
#
|
||||||
( )
|
%
|
||||||
.
|
&
|
||||||
/
|
^
|
||||||
[ ]
|
_
|
||||||
|
{
|
||||||
|
}
|
||||||
|
~
|
||||||
|
|
||||||
|
\ (backslash-space)
|
||||||
\!
|
\!
|
||||||
\#
|
\#
|
||||||
\$
|
\$
|
||||||
\%
|
\%
|
||||||
\&
|
\&
|
||||||
|
\,
|
||||||
\:
|
\:
|
||||||
\;
|
\;
|
||||||
|
\>
|
||||||
\\
|
\\
|
||||||
\_
|
\_
|
||||||
\{ \}
|
\{
|
||||||
\|
|
\|
|
||||||
|
\}
|
||||||
|
|
||||||
|
A
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
A
|
|
||||||
\above
|
\above
|
||||||
\abovewithdelims
|
\abovewithdelims
|
||||||
\acute
|
\acute
|
||||||
|
@ -399,7 +415,11 @@ the macro name.
|
||||||
\atop
|
\atop
|
||||||
\atopwithdelims
|
\atopwithdelims
|
||||||
|
|
||||||
B
|
B
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\backepsilon AMSsymbols
|
\backepsilon AMSsymbols
|
||||||
\backprime AMSsymbols
|
\backprime AMSsymbols
|
||||||
\backsim AMSsymbols
|
\backsim AMSsymbols
|
||||||
|
@ -410,35 +430,8 @@ the macro name.
|
||||||
\barwedge AMSsymbols
|
\barwedge AMSsymbols
|
||||||
\Bbb
|
\Bbb
|
||||||
\Bbbk AMSsymbols
|
\Bbbk AMSsymbols
|
||||||
\bbFont
|
|
||||||
\because AMSsymbols
|
\because AMSsymbols
|
||||||
\begin ... \end
|
\begin
|
||||||
\begin{align*} ... \end{align*}
|
|
||||||
\begin{alignat*} ... \end{alignat*}
|
|
||||||
\begin{alignat} ... \end{alignat}
|
|
||||||
\begin{alignedat} ... \end{alignedat}
|
|
||||||
\begin{aligned} ... \end{aligned}
|
|
||||||
\begin{align} ... \end{align}
|
|
||||||
\begin{array} ... \end{array}
|
|
||||||
\begin{Bmatrix} ... \end{Bmatrix}
|
|
||||||
\begin{bmatrix} ... \end{bmatrix}
|
|
||||||
\begin{cases} ... \end{cases}
|
|
||||||
\begin{eqnarray*} ... \end{eqnarray*}
|
|
||||||
\begin{eqnarray} ... \end{eqnarray}
|
|
||||||
\begin{equation*} ... \end{equation*}
|
|
||||||
\begin{equation} ... \end{equation}
|
|
||||||
\begin{gather*} ... \end{gather*}
|
|
||||||
\begin{gathered} ... \end{gathered}
|
|
||||||
\begin{gather} ... \end{gather}
|
|
||||||
\begin{matrix} ... \end{matrix}
|
|
||||||
\begin{multline*} ... \end{multline*}
|
|
||||||
\begin{multline} ... \end{multline}
|
|
||||||
\begin{pmatrix} ... \end{pmatrix}
|
|
||||||
\begin{smallmatrix} ... \end{smallmatrix} AMSmath
|
|
||||||
\begin{split} ... \end{split}
|
|
||||||
\begin{subarray} ... \end{subarray} AMSmath
|
|
||||||
\begin{Vmatrix} ... \end{Vmatrix}
|
|
||||||
\begin{vmatrix} ... \end{vmatrix}
|
|
||||||
\beta
|
\beta
|
||||||
\beth AMSsymbols
|
\beth AMSsymbols
|
||||||
\between AMSsymbols
|
\between AMSsymbols
|
||||||
|
@ -480,7 +473,7 @@ the macro name.
|
||||||
\blacktriangleleft AMSsymbols
|
\blacktriangleleft AMSsymbols
|
||||||
\blacktriangleright AMSsymbols
|
\blacktriangleright AMSsymbols
|
||||||
\bmod
|
\bmod
|
||||||
\boldsymbol
|
\boldsymbol [boldsymbol]
|
||||||
\bot
|
\bot
|
||||||
\bowtie
|
\bowtie
|
||||||
\Box AMSsymbols
|
\Box AMSsymbols
|
||||||
|
@ -498,10 +491,14 @@ the macro name.
|
||||||
\Bumpeq AMSsymbols
|
\Bumpeq AMSsymbols
|
||||||
\bumpeq AMSsymbols
|
\bumpeq AMSsymbols
|
||||||
|
|
||||||
C
|
C
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\cal
|
\cal
|
||||||
\Cap AMSsymbols
|
|
||||||
\cap
|
\cap
|
||||||
|
\Cap AMSsymbols
|
||||||
\cases
|
\cases
|
||||||
\cdot
|
\cdot
|
||||||
\cdotp
|
\cdotp
|
||||||
|
@ -521,6 +518,7 @@ the macro name.
|
||||||
\circleddash AMSsymbols
|
\circleddash AMSsymbols
|
||||||
\circledR AMSsymbols
|
\circledR AMSsymbols
|
||||||
\circledS AMSsymbols
|
\circledS AMSsymbols
|
||||||
|
\class [HTML] non-standard
|
||||||
\clubsuit
|
\clubsuit
|
||||||
\colon
|
\colon
|
||||||
\color
|
\color
|
||||||
|
@ -533,8 +531,9 @@ the macro name.
|
||||||
\coth
|
\coth
|
||||||
\cr
|
\cr
|
||||||
\csc
|
\csc
|
||||||
\Cup AMSsymbols
|
\cssId [HTML] non-standard
|
||||||
\cup
|
\cup
|
||||||
|
\Cup AMSsymbols
|
||||||
\curlyeqprec AMSsymbols
|
\curlyeqprec AMSsymbols
|
||||||
\curlyeqsucc AMSsymbols
|
\curlyeqsucc AMSsymbols
|
||||||
\curlyvee AMSsymbols
|
\curlyvee AMSsymbols
|
||||||
|
@ -542,7 +541,11 @@ the macro name.
|
||||||
\curvearrowleft AMSsymbols
|
\curvearrowleft AMSsymbols
|
||||||
\curvearrowright AMSsymbols
|
\curvearrowright AMSsymbols
|
||||||
|
|
||||||
D
|
D
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\dagger
|
\dagger
|
||||||
\daleth AMSsymbols
|
\daleth AMSsymbols
|
||||||
\dashleftarrow AMSsymbols
|
\dashleftarrow AMSsymbols
|
||||||
|
@ -555,7 +558,7 @@ the macro name.
|
||||||
\ddot
|
\ddot
|
||||||
\ddots
|
\ddots
|
||||||
\DeclareMathOperator AMSmath
|
\DeclareMathOperator AMSmath
|
||||||
\def
|
\def [newcommand]
|
||||||
\deg
|
\deg
|
||||||
\Delta
|
\Delta
|
||||||
\delta
|
\delta
|
||||||
|
@ -563,8 +566,8 @@ the macro name.
|
||||||
\dfrac AMSmath
|
\dfrac AMSmath
|
||||||
\diagdown AMSsymbols
|
\diagdown AMSsymbols
|
||||||
\diagup AMSsymbols
|
\diagup AMSsymbols
|
||||||
\Diamond AMSsymbols
|
|
||||||
\diamond
|
\diamond
|
||||||
|
\Diamond AMSsymbols
|
||||||
\diamondsuit
|
\diamondsuit
|
||||||
\digamma AMSsymbols
|
\digamma AMSsymbols
|
||||||
\dim
|
\dim
|
||||||
|
@ -573,8 +576,8 @@ the macro name.
|
||||||
\div
|
\div
|
||||||
\divideontimes AMSsymbols
|
\divideontimes AMSsymbols
|
||||||
\dot
|
\dot
|
||||||
\Doteq AMSsymbols
|
|
||||||
\doteq
|
\doteq
|
||||||
|
\Doteq AMSsymbols
|
||||||
\doteqdot AMSsymbols
|
\doteqdot AMSsymbols
|
||||||
\dotplus AMSsymbols
|
\dotplus AMSsymbols
|
||||||
\dots
|
\dots
|
||||||
|
@ -592,9 +595,14 @@ the macro name.
|
||||||
\downharpoonleft AMSsymbols
|
\downharpoonleft AMSsymbols
|
||||||
\downharpoonright AMSsymbols
|
\downharpoonright AMSsymbols
|
||||||
|
|
||||||
E
|
E
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\ell
|
\ell
|
||||||
\emptyset
|
\emptyset
|
||||||
|
\end
|
||||||
\enspace
|
\enspace
|
||||||
\epsilon
|
\epsilon
|
||||||
\eqalign
|
\eqalign
|
||||||
|
@ -609,7 +617,11 @@ the macro name.
|
||||||
\exists
|
\exists
|
||||||
\exp
|
\exp
|
||||||
|
|
||||||
F
|
F
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\fallingdotseq AMSsymbols
|
\fallingdotseq AMSsymbols
|
||||||
\fbox
|
\fbox
|
||||||
\Finv AMSsymbols
|
\Finv AMSsymbols
|
||||||
|
@ -620,7 +632,11 @@ the macro name.
|
||||||
\frak
|
\frak
|
||||||
\frown
|
\frown
|
||||||
|
|
||||||
G
|
G
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\Game AMSsymbols
|
\Game AMSsymbols
|
||||||
\Gamma
|
\Gamma
|
||||||
\gamma
|
\gamma
|
||||||
|
@ -650,23 +666,34 @@ the macro name.
|
||||||
\gtrsim AMSsymbols
|
\gtrsim AMSsymbols
|
||||||
\gvertneqq AMSsymbols
|
\gvertneqq AMSsymbols
|
||||||
|
|
||||||
H
|
H
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\hat
|
\hat
|
||||||
\hbar
|
\hbar
|
||||||
\hbox
|
\hbox
|
||||||
|
\hdashline
|
||||||
\heartsuit
|
\heartsuit
|
||||||
|
\hline
|
||||||
\hom
|
\hom
|
||||||
\hookleftarrow
|
\hookleftarrow
|
||||||
\hookrightarrow
|
\hookrightarrow
|
||||||
\hphantom
|
\hphantom
|
||||||
|
\href [HTML]
|
||||||
\hskip
|
\hskip
|
||||||
\hslash AMSsymbols
|
\hslash AMSsymbols
|
||||||
\hspace
|
\hspace
|
||||||
\Huge
|
\Huge
|
||||||
\huge
|
\huge
|
||||||
|
|
||||||
I
|
|
||||||
\idotsint AMSmath
|
\idotsint AMSmath
|
||||||
|
|
||||||
|
I
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\iff
|
\iff
|
||||||
\iiiint AMSmath
|
\iiiint AMSmath
|
||||||
\iiint
|
\iiint
|
||||||
|
@ -685,17 +712,28 @@ the macro name.
|
||||||
\iota
|
\iota
|
||||||
\it
|
\it
|
||||||
|
|
||||||
J
|
J
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\jmath
|
\jmath
|
||||||
\Join AMSsymbols
|
\Join AMSsymbols
|
||||||
|
|
||||||
K
|
K
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\kappa
|
\kappa
|
||||||
\ker
|
\ker
|
||||||
\kern
|
\kern
|
||||||
|
|
||||||
L
|
L
|
||||||
\label
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\Lambda
|
\Lambda
|
||||||
\lambda
|
\lambda
|
||||||
\land
|
\land
|
||||||
|
@ -772,19 +810,24 @@ the macro name.
|
||||||
\lrcorner AMSsymbols
|
\lrcorner AMSsymbols
|
||||||
\Lsh AMSsymbols
|
\Lsh AMSsymbols
|
||||||
\lt
|
\lt
|
||||||
|
\lt
|
||||||
\ltimes AMSsymbols
|
\ltimes AMSsymbols
|
||||||
\lVert AMSmath
|
\lVert AMSmath
|
||||||
\lvert AMSmath
|
\lvert AMSmath
|
||||||
\lvertneqq AMSsymbols
|
\lvertneqq AMSsymbols
|
||||||
|
|
||||||
M
|
M
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\maltese AMSsymbols
|
\maltese AMSsymbols
|
||||||
\mapsto
|
\mapsto
|
||||||
\mathbb
|
\mathbb
|
||||||
\mathbf
|
\mathbf
|
||||||
\mathbin
|
\mathbin
|
||||||
\mathcal
|
\mathcal
|
||||||
\mathchoice
|
\mathchoice [mathchoice]
|
||||||
\mathclose
|
\mathclose
|
||||||
\mathfrak
|
\mathfrak
|
||||||
\mathinner
|
\mathinner
|
||||||
|
@ -819,7 +862,11 @@ the macro name.
|
||||||
\mu
|
\mu
|
||||||
\multimap AMSsymbols
|
\multimap AMSsymbols
|
||||||
|
|
||||||
N
|
N
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\nabla
|
\nabla
|
||||||
\natural
|
\natural
|
||||||
\ncong AMSsymbols
|
\ncong AMSsymbols
|
||||||
|
@ -830,8 +877,8 @@ the macro name.
|
||||||
\negthickspace AMSmath
|
\negthickspace AMSmath
|
||||||
\negthinspace
|
\negthinspace
|
||||||
\neq
|
\neq
|
||||||
\newcommand
|
\newcommand [newcommand]
|
||||||
\newenvironment
|
\newenvironment [newcommand]
|
||||||
\newline
|
\newline
|
||||||
\nexists AMSsymbols
|
\nexists AMSsymbols
|
||||||
\ngeq AMSsymbols
|
\ngeq AMSsymbols
|
||||||
|
@ -850,10 +897,10 @@ the macro name.
|
||||||
\nmid AMSsymbols
|
\nmid AMSsymbols
|
||||||
\nobreakspace AMSmath
|
\nobreakspace AMSmath
|
||||||
\nolimits
|
\nolimits
|
||||||
\nonumber
|
|
||||||
\normalsize
|
\normalsize
|
||||||
\not
|
\not
|
||||||
\notag
|
\notag AMSmath
|
||||||
|
\notag [AMSmath]
|
||||||
\notin
|
\notin
|
||||||
\nparallel AMSsymbols
|
\nparallel AMSsymbols
|
||||||
\nprec AMSsymbols
|
\nprec AMSsymbols
|
||||||
|
@ -863,8 +910,12 @@ the macro name.
|
||||||
\nshortmid AMSsymbols
|
\nshortmid AMSsymbols
|
||||||
\nshortparallel AMSsymbols
|
\nshortparallel AMSsymbols
|
||||||
\nsim AMSsymbols
|
\nsim AMSsymbols
|
||||||
|
\nsubseteq AMSsymbols
|
||||||
|
\nsubseteqq AMSsymbols
|
||||||
\nsucc AMSsymbols
|
\nsucc AMSsymbols
|
||||||
\nsucceq AMSsymbols
|
\nsucceq AMSsymbols
|
||||||
|
\nsupseteq AMSsymbols
|
||||||
|
\nsupseteqq AMSsymbols
|
||||||
\ntriangleleft AMSsymbols
|
\ntriangleleft AMSsymbols
|
||||||
\ntrianglelefteq AMSsymbols
|
\ntrianglelefteq AMSsymbols
|
||||||
\ntriangleright AMSsymbols
|
\ntriangleright AMSsymbols
|
||||||
|
@ -876,7 +927,11 @@ the macro name.
|
||||||
\nvdash AMSsymbols
|
\nvdash AMSsymbols
|
||||||
\nwarrow
|
\nwarrow
|
||||||
|
|
||||||
O
|
O
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\odot
|
\odot
|
||||||
\oint
|
\oint
|
||||||
\oldstyle
|
\oldstyle
|
||||||
|
@ -898,7 +953,11 @@ the macro name.
|
||||||
\overwithdelims
|
\overwithdelims
|
||||||
\owns
|
\owns
|
||||||
|
|
||||||
P
|
P
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\parallel
|
\parallel
|
||||||
\partial
|
\partial
|
||||||
\perp
|
\perp
|
||||||
|
@ -929,18 +988,27 @@ the macro name.
|
||||||
\Psi
|
\Psi
|
||||||
\psi
|
\psi
|
||||||
|
|
||||||
Q
|
Q
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\qquad
|
\qquad
|
||||||
\quad
|
\quad
|
||||||
|
|
||||||
R
|
R
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\raise
|
\raise
|
||||||
\rangle
|
\rangle
|
||||||
\rbrace
|
\rbrace
|
||||||
\rbrack
|
\rbrack
|
||||||
\rceil
|
\rceil
|
||||||
\Re
|
\Re
|
||||||
\require
|
\renewcommand [newcommand]
|
||||||
|
\require non-standard
|
||||||
\restriction AMSsymbols
|
\restriction AMSsymbols
|
||||||
\rfloor
|
\rfloor
|
||||||
\rgroup
|
\rgroup
|
||||||
|
@ -966,11 +1034,15 @@ the macro name.
|
||||||
\Rrightarrow AMSsymbols
|
\Rrightarrow AMSsymbols
|
||||||
\Rsh AMSsymbols
|
\Rsh AMSsymbols
|
||||||
\rtimes AMSsymbols
|
\rtimes AMSsymbols
|
||||||
\Rule
|
\Rule non-standard
|
||||||
\rVert AMSmath
|
\rVert AMSmath
|
||||||
\rvert AMSmath
|
\rvert AMSmath
|
||||||
|
|
||||||
S
|
S
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\S
|
\S
|
||||||
\scr
|
\scr
|
||||||
\scriptscriptstyle
|
\scriptscriptstyle
|
||||||
|
@ -1015,11 +1087,13 @@ the macro name.
|
||||||
\stackrel
|
\stackrel
|
||||||
\star
|
\star
|
||||||
\strut
|
\strut
|
||||||
\Subset AMSsymbols
|
\style [HTML] non-stanard
|
||||||
\subset
|
\subset
|
||||||
|
\Subset AMSsymbols
|
||||||
\subseteq
|
\subseteq
|
||||||
\subseteqq AMSsymbols
|
\subseteqq AMSsymbols
|
||||||
\subsetneq AMSsymbols
|
\subsetneq AMSsymbols
|
||||||
|
\subsetneqq AMSsymbols
|
||||||
\substack AMSmath
|
\substack AMSmath
|
||||||
\succ
|
\succ
|
||||||
\succapprox AMSsymbols
|
\succapprox AMSsymbols
|
||||||
|
@ -1031,16 +1105,22 @@ the macro name.
|
||||||
\succsim AMSsymbols
|
\succsim AMSsymbols
|
||||||
\sum
|
\sum
|
||||||
\sup
|
\sup
|
||||||
\Supset AMSsymbols
|
|
||||||
\supset
|
\supset
|
||||||
|
\Supset AMSsymbols
|
||||||
\supseteq
|
\supseteq
|
||||||
\supseteqq AMSsymbols
|
\supseteqq AMSsymbols
|
||||||
\supsetneq AMSsymbols
|
\supsetneq AMSsymbols
|
||||||
|
\supsetneqq AMSsymbols
|
||||||
\surd
|
\surd
|
||||||
\swarrow
|
\swarrow
|
||||||
|
|
||||||
T
|
T
|
||||||
\tag
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
|
\tag AMSmath
|
||||||
|
\tag [AMSmath]
|
||||||
\tan
|
\tan
|
||||||
\tanh
|
\tanh
|
||||||
\tau
|
\tau
|
||||||
|
@ -1060,8 +1140,8 @@ the macro name.
|
||||||
\thinspace
|
\thinspace
|
||||||
\tilde
|
\tilde
|
||||||
\times
|
\times
|
||||||
\Tiny
|
|
||||||
\tiny
|
\tiny
|
||||||
|
\Tiny non-standard
|
||||||
\to
|
\to
|
||||||
\top
|
\top
|
||||||
\triangle
|
\triangle
|
||||||
|
@ -1075,7 +1155,11 @@ the macro name.
|
||||||
\twoheadleftarrow AMSsymbols
|
\twoheadleftarrow AMSsymbols
|
||||||
\twoheadrightarrow AMSsymbols
|
\twoheadrightarrow AMSsymbols
|
||||||
|
|
||||||
U
|
U
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\ulcorner AMSsymbols
|
\ulcorner AMSsymbols
|
||||||
\underbrace
|
\underbrace
|
||||||
\underleftarrow
|
\underleftarrow
|
||||||
|
@ -1083,7 +1167,7 @@ the macro name.
|
||||||
\underline
|
\underline
|
||||||
\underrightarrow
|
\underrightarrow
|
||||||
\underset
|
\underset
|
||||||
\unicode
|
\unicode [unicode] non-standard
|
||||||
\unlhd AMSsymbols
|
\unlhd AMSsymbols
|
||||||
\unrhd AMSsymbols
|
\unrhd AMSsymbols
|
||||||
\Uparrow
|
\Uparrow
|
||||||
|
@ -1099,7 +1183,11 @@ the macro name.
|
||||||
\upuparrows AMSsymbols
|
\upuparrows AMSsymbols
|
||||||
\urcorner AMSsymbols
|
\urcorner AMSsymbols
|
||||||
|
|
||||||
V
|
V
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\varDelta AMSsymbols
|
\varDelta AMSsymbols
|
||||||
\varepsilon
|
\varepsilon
|
||||||
\varGamma AMSsymbols
|
\varGamma AMSsymbols
|
||||||
|
@ -1110,53 +1198,116 @@ the macro name.
|
||||||
\varlimsup AMSmath
|
\varlimsup AMSmath
|
||||||
\varnothing AMSsymbols
|
\varnothing AMSsymbols
|
||||||
\varOmega AMSsymbols
|
\varOmega AMSsymbols
|
||||||
\varPhi AMSsymbols
|
|
||||||
\varphi
|
\varphi
|
||||||
\varPi AMSsymbols
|
\varPhi AMSsymbols
|
||||||
\varpi
|
\varpi
|
||||||
|
\varPi AMSsymbols
|
||||||
\varprojlim AMSmath
|
\varprojlim AMSmath
|
||||||
\varpropto AMSsymbols
|
\varpropto AMSsymbols
|
||||||
\varPsi AMSsymbols
|
\varPsi AMSsymbols
|
||||||
\varrho
|
\varrho
|
||||||
\varSigma AMSsymbols
|
|
||||||
\varsigma
|
\varsigma
|
||||||
\varTheta AMSsymbols
|
\varSigma AMSsymbols
|
||||||
|
\varsubsetneq AMSsymbols
|
||||||
|
\varsubsetneqq AMSsymbols
|
||||||
|
\varsupsetneq AMSsymbols
|
||||||
|
\varsupsetneqq AMSsymbols
|
||||||
\vartheta
|
\vartheta
|
||||||
|
\varTheta AMSsymbols
|
||||||
\vartriangle AMSsymbols
|
\vartriangle AMSsymbols
|
||||||
\vartriangleleft AMSsymbols
|
\vartriangleleft AMSsymbols
|
||||||
\vartriangleright AMSsymbols
|
\vartriangleright AMSsymbols
|
||||||
\varUpsilon AMSsymbols
|
\varUpsilon AMSsymbols
|
||||||
\varXi AMSsymbols
|
\varXi AMSsymbols
|
||||||
\vcenter
|
\vcenter
|
||||||
|
\vdash
|
||||||
\Vdash AMSsymbols
|
\Vdash AMSsymbols
|
||||||
\vDash AMSsymbols
|
\vDash AMSsymbols
|
||||||
\vdash
|
|
||||||
\vdots
|
\vdots
|
||||||
\vec
|
\vec
|
||||||
\vee
|
\vee
|
||||||
\veebar AMSsymbols
|
\veebar AMSsymbols
|
||||||
\verb
|
\verb [verb]
|
||||||
\Vert
|
\Vert
|
||||||
\vert
|
\vert
|
||||||
\vphantom
|
\vphantom
|
||||||
\Vvdash AMSsymbols
|
\Vvdash AMSsymbols
|
||||||
|
|
||||||
W
|
W
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\wedge
|
\wedge
|
||||||
\widehat
|
\widehat
|
||||||
\widetilde
|
\widetilde
|
||||||
\wp
|
\wp
|
||||||
\wr
|
\wr
|
||||||
|
|
||||||
X
|
X
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\Xi
|
\Xi
|
||||||
\xi
|
\xi
|
||||||
\xleftarrow AMSmath
|
\xleftarrow AMSmath
|
||||||
\xrightarrow AMSmath
|
\xrightarrow AMSmath
|
||||||
|
|
||||||
Y
|
Y
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\yen AMSsymbols
|
\yen AMSsymbols
|
||||||
|
|
||||||
Z
|
Z
|
||||||
|
-
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
\zeta
|
\zeta
|
||||||
|
|
||||||
|
|
||||||
|
Environments
|
||||||
|
------------
|
||||||
|
|
||||||
|
LaTeX environments of the form ``\begin{XXX} ... \end{XXX}`` are
|
||||||
|
preovided where ``XXX`` is one of the following:
|
||||||
|
|
||||||
|
.. code-block:: latex
|
||||||
|
|
||||||
|
align [AMSmath]
|
||||||
|
align* [AMSmath]
|
||||||
|
alignat [AMSmath]
|
||||||
|
alignat* [AMSmath]
|
||||||
|
aligned [AMSmath]
|
||||||
|
alignedat [AMSmath]
|
||||||
|
array
|
||||||
|
|
||||||
|
Bmatrix
|
||||||
|
bmatrix
|
||||||
|
|
||||||
|
cases
|
||||||
|
|
||||||
|
eqnarray
|
||||||
|
eqnarray*
|
||||||
|
equation
|
||||||
|
equation*
|
||||||
|
|
||||||
|
gather [AMSmath]
|
||||||
|
gather* [AMSmath]
|
||||||
|
gathered [AMSmath]
|
||||||
|
|
||||||
|
matrix
|
||||||
|
multline [AMSmath]
|
||||||
|
multline* [AMSmath]
|
||||||
|
|
||||||
|
pmatrix
|
||||||
|
|
||||||
|
smallmatrix AMSmath
|
||||||
|
split [AMSmath]
|
||||||
|
subarray AMSmath
|
||||||
|
|
||||||
|
Vmatrix
|
||||||
|
vmatrix
|
||||||
|
|
Loading…
Reference in New Issue
Block a user