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

7 lines
181 B
Plaintext

# key: dm
# name: Display Math
# condition: (and (not (texmathp)) (quote auto))
# group: math
# --
\[ `(save-excursion (previous-line)(make-string (current-indentation) ?\s))`$0 \]