Closed this issue 4 years ago · 1 comments
dmo() on diff() and integ() sometimes display code version of the expression in the typeset expression.
dmo(q = a*b/c**2) dmo(diff(q,c)) dmo(integ(q,c))
Will yield examples.
This appeared in commit: b7a6555
fixed with commit: 71bba25