FG42/lib/snippets/org-mode/equation

8 lines
149 B
Plaintext

# -*- mode: snippet -*-
# contributor: lxsameer <lxsameer@gnu.org>
# name: Latex begin block
# key: eq*
# --
\begin{equation*}
$0
\end{equation*}