2009-08-29 17:59:02 +00:00

10 lines
237 B
Plaintext

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