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

7 lines
150 B
Plaintext

# -*- mode: snippet -*-
# name: d-by-dt
# key: ddt
# condition: (and (texmathp) 'auto)
# group: math
# --
\\frac{\\mathrm{d} $1}{\\mathrm{d} ${2:t}}$0