Files
.emacs.d/snippets/latex-mode/definite integral

7 lines
155 B
Plaintext
Raw Normal View History

2025-12-14 09:04:11 +11:00
# -*- mode: snippet -*-
# name: definite integral
# key: dint
# condition: (and (texmathp) 'auto)
# group: math
# --
\\int_{${1:-\\infty}}^{${2:\\infty}}$0