summaryrefslogtreecommitdiff
path: root/.config/emacs/snippets/org-mode/equation-star
blob: a67ad050a4acb799ff8e417d2ddb830317989f20 (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- mode: snippet -*-
# name: equation-star
# key: eqs
# keybinding : keybinding
# expand-env : ()
# contributor :
# expand-env : ()
# --
\begin{equation*}
$0
\end{equation*}