Note that even though you stumbled upon this issue using `desolve`,
a minimal example does not have to involve `desolve`.

If you open a ticket for this, start from a minimal example. For instance:
```
sage: h = e^-x
sage: h._latex_()
'e^{\\left(-x\\right)}'
sage: latex(h)
e^{\left(-x\right)}
```

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to