2025-12-14 09:04:11 +11:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# contributor: Song Qiang <tsiangsung@gmail.com>
|
2026-04-03 00:22:19 +11:00
|
|
|
# key: int
|
2025-12-14 09:04:11 +11:00
|
|
|
# group: math
|
|
|
|
|
# condition: (and (texmathp) 'auto)
|
|
|
|
|
# name: Indefinite integral (all)
|
|
|
|
|
# --
|
|
|
|
|
\\${1:$$(yas/choose-value '("int" "oint" "iint" "iiint" "iiiint" "idotsint"))}$0
|