7 lines
150 B
Plaintext
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
|