Files

8 lines
175 B
Plaintext
Raw Permalink Normal View History

2025-12-14 09:04:11 +11:00
# -*- mode: snippet -*-
# contributor: Song Qiang <tsiangsung@gmail.com>
# key: sum
# group: math
# name: \sum_{n}^{}
2026-03-11 21:08:31 +11:00
# condition: (and (texmathp) 'auto)
2025-12-14 09:04:11 +11:00
# --
\sum_{$1}^{$2}$0