7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
|
|
# -*- mode: snippet -*-
|
||
|
|
# name: limit
|
||
|
|
# key: lim
|
||
|
|
# conditon: (texmathp)
|
||
|
|
# group: math
|
||
|
|
# --
|
||
|
|
\\lim_{${1:n} \\to ${2:\\infty}} $0
|