Files
.emacs.d/snippets/latex-mode/Display Math

7 lines
181 B
Plaintext
Raw Normal View History

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