Differentiation marks and sqr
Opened this issue · 0 comments
soegaard commented
The following is supposed to produce d/dx(x^2).
(parameterize ([output-differentiation-mark (list)])
(tex '(diff (sqr x) x)))
"$\text{sqr}'(x)$"
Opened this issue · 0 comments
The following is supposed to produce d/dx(x^2).
(parameterize ([output-differentiation-mark (list)])
(tex '(diff (sqr x) x)))
"$\text{sqr}'(x)$"