dotfiles/emacs/snippets/latex-mode/mathblock
2022-07-07 11:37:52 +08:00

8 lines
212 B
Plaintext

# -*- mode: snippet -*-
# name: LaTeX math block
# key: mb
# --
\begin{equation*}
$1
\end{equation*}