Files
.emacs.d/snippets/latex-mode/sqrt
Zelong Kuang fcb5f35aad Update
2026-03-22 20:26:17 +11:00

7 lines
112 B
Plaintext

# -*- mode: snippet -*-
# name: sqrt
# key: sq
# group: math
# condition: (and (texmathp) 'auto)
# --
\\sqrt{$1}