8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
|
|
# -*- mode: snippet -*-
|
||
|
|
# contributor: François Garillot <francois@garillot.net>
|
||
|
|
# key: limit
|
||
|
|
# group: math
|
||
|
|
# name: \lim_{n}
|
||
|
|
# --
|
||
|
|
\lim_{$1}$0
|