Update
This commit is contained in:
6
snippets/latex-mode/Display Math
Normal file
6
snippets/latex-mode/Display Math
Normal file
@@ -0,0 +1,6 @@
|
||||
# key: dm
|
||||
# name: Display Math
|
||||
# condition: (and (not (texmathp)) (quote auto))
|
||||
# group: math
|
||||
# --
|
||||
\[ `(save-excursion (previous-line)(make-string (current-indentation) ?\s))`$0 \]
|
||||
Reference in New Issue
Block a user