yasnippet/extras/imported/LaTeX-mode/Math/Gather(ed).yasnippet
2009-08-29 17:59:02 +00:00

10 lines
240 B
Plaintext

# -*- mode: snippet -*-
# key: gat
# contributor: Translated from TextMate Snippet
# name: Gather(ed)
# --
\begin{gather`echo $TM_SCOPE|grep math|
sed -e 's/.*math.*/ed/'`}
$0
\end{gather`echo $TM_SCOPE|grep math|
sed -e 's/.*math.*/ed/'`}