FG42/lib/snippets/org-mode/equation

8 lines
149 B
Plaintext
Raw Normal View History

2021-03-02 21:23:38 +00:00
# -*- mode: snippet -*-
# contributor: lxsameer <lxsameer@gnu.org>
# name: Latex begin block
# key: eq*
# --
\begin{equation*}
$0
\end{equation*}