emacs-config/snippets/latex-mode/mathclap
2020-04-21 00:17:12 +08:00

7 lines
112 B
Plaintext

# -*- mode: snippet -*-
# key: mc
# name: mathclap
# group: math
# condition: (texmathp)
# --
\mathclap{`%`$1}$0