🔧 Adjustment of derivative alias

This commit is contained in:
tomit4 2025-09-05 01:33:36 -07:00
parent c626868a1d
commit 654554f38a

View file

@ -181,7 +181,7 @@ matches:
- trigger: ";der"
force_clipboard: true
replace: "\\lim\\limits_{h \\to 0}\\frac{f(a + h) - f(a)}{h}"
replace: "f'(x) = \\lim\\limits_{h \\to 0}\\frac{f(x + h) - f(x)}{h}"
- trigger: ";quad"
force_clipboard: true