8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
# -*- mode: snippet -*-
|
|
# contributor: Song Qiang <tsiangsung@gmail.com>
|
|
# key: int
|
|
# group: math
|
|
# condition: (and (texmathp) 'auto)
|
|
# name: Indefinite integral (all)
|
|
# --
|
|
\\${1:$$(yas/choose-value '("int" "oint" "iint" "iiint" "iiiint" "idotsint"))}$0 |