snippet | |
---|---|
mbeg | \begin{} \end{} |
eq | \begin{equation} |
eqv | \begin{equation*} |
ali | \begin{aligned} |
gat | \begin{gather} |
cas | \begin{cases} |
enm | \begin{enumerate} |
itz | \begin{itemize} |
thm | \begin{theorem} |
prp | \begin{proposition} |
dfn | \begin{definition} |
lem | \begin{lemma} |
prf | \begin{proof} |
ex | \begin{example} |
exe | \begin{exercise} |
rem | \begin{remark} |
Mp34xb | \begin{pmatrix} size 3 x 4 , all components =x |
Mb23yb | \begin{bmatrix} size 2 x 3 , all components =y |
- Add suffix
v
to get*
version. Bmatrix
,vmatrix
,Vmatrix
are also available.
snippet | |
---|---|
;; | \( \) |
x;; | \( x \) |
lr) | \left( \right) |
lr
also works for]
,>
,}
,v
(vert),V
(Vert).
snippet | |
---|---|
__ | _{} |
^^ | ^{} |
inv | ^{-1} |
x1 | x_1 |
x23 | x_{23} |
xNN | x_n |
a_ipk | a_{i+k} |
b_ip1 | b_{i+1} |
a_jmk | a_{j-k} |
b_jm1 | b_{j-1} |
xJJpk | x_{j+k} |
x_{i+1}tt | x^{i+1} |
sq | ^2 |
cb | ^3 |
snippet | |
---|---|
.. | \ldots |
,. | , \ldots , |
x_{i+1},, | x_{i+1}, \\ldots, x_{i+1} |
sdd | \ddots |
sdv | \vdots |
dc | \cdot |
- sd + [dvlc](dot type) ->
\\(dot type)dots
snippet | ||
---|---|---|
za | \alpha |
|
zG | Gamma |
|
R# | \mathbb{R} |
|
Acal | \mathcal{A} |
|
B@ | \mathscr{B} |
|
\mathbb{R}# | \mathcal{R} |
|
\mathcal{R}# | \mathscr{R} |
|
\mathscr{R}# | \mathbb{R} |
|
\mathbb{Z}+ | \mathbb{Z}_+ |
|
\mathbb{R}* | \mathbb{R}^* |
- adding
#
convertsmathbb
->mathcal
->mathscr
->mathbb
For commands of less than or equal to four characters in length, you may assume that their snippets are defined in an obvious way as follows:
snippet | ||
---|---|---|
in | \in |
|
int | \int |
|
notin | \notin |
|
sim | \sim |
|
simeq | \simeq |
|
dot | \dot |
- more than 50 snippets are defined in this way.
snippet | ||
---|---|---|
imp | \implies |
|
imb | \impliedby |
|
ssb | \subset |
|
ssp | \supset |
|
stm | \setminus |
|
emps | \emptyset |
|
ee | \exists |
|
fa | \forall |
|
mpt | \mapsto |
|
uuto | \upuparrows |
|
ddto | \downdownarrows |
|
lra | \leftrightarrow |
|
Lra | \Leftrightarrow |
|
xto | \xrightarrow |
|
xot | \xleftarrow |
|
oo | \infty |
|
asin | \arcsin |
|
app | \approx |
|
xx | \times |
|
oxx | \otimes |
|
o+ | \oplus |
|
inte | \interior |
|
ovl | \overline |
|
uset | \underset |
|
oset | \overset |
|
ff | \frac |
|
tit | \textit |
|
tbf | \textbf |
|
mrm | \mathrm |
snippet | ||
---|---|---|
\sum _ | \sum_{i=1} |
|
\prods _ | \prod_{i=1} |
|
\lim _ | \lim_{x \to \infty} |
|
\sum ^ | \sum_{i=1}^{\infty} |
|
\prods ^ | \prod_{i=1}^{n} |
|
\to ^ | \xrightarrow{{x} \to \infty} |
|
\int ^ | \int_{\infty}^{\infty} |
_
: modest suggestion^
: aggressive