Files
doom/snippets/latex-mode/d-by-dt
Zelong Kuang aa7fa9511c Initial commit
2025-11-16 15:47:31 +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