11 lines
136 B
Plaintext
11 lines
136 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: equation
|
|
# uuid: eq
|
|
# key: eq
|
|
# condition: t
|
|
# --
|
|
\begin{equation}
|
|
\label{eqn:$1}
|
|
$0
|
|
\end{equation}
|