9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: corollary
|
|
# key: corr
|
|
# --
|
|
\begin{cor}[${2:title}]
|
|
\label{cor:${1:label}}
|
|
$0
|
|
\end{cor}
|