FG42/core/cubes/snippets/org-mode/equation

9 lines
150 B
Plaintext
Raw Normal View History

2021-05-23 16:54:27 +01:00
# -*- mode: snippet -*-
# contributor: lxsameer <lxsameer@gnu.org>
# name: Latex equation* block
# key: eq*
# --
\begin{equation*}
$0
\end{equation*}