aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/.config/yasnippet/snippets/latex-mode/exercise
blob: 05b5a4840b832131ca353e126db528f23b868d05 (plain)
1
2
3
4
5
6
7
8
# -*- mode: snippet -*-
# name: exercise
# key: exc
# group: theorems
# --
\begin{exercise}
$0
\end{exercise}