Files
.emacs.d/snippets/latex-mode/definite integral
Zelong Kuang 753ea5ea48 Update
2025-12-14 09:04:11 +11:00

7 lines
155 B
Plaintext

# -*- mode: snippet -*-
# name: definite integral
# key: dint
# condition: (and (texmathp) 'auto)
# group: math
# --
\\int_{${1:-\\infty}}^{${2:\\infty}}$0