7 lines
181 B
Plaintext
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 \]
|