🔧 Adjustment of derivative alias
This commit is contained in:
parent
c626868a1d
commit
654554f38a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue