Typeset output from external packages

23 views
Skip to first unread message

Bill Page

unread,
Sep 24, 2016, 10:12:24 AM9/24/16
to sage-devel
Did this used to work? E.g. in a Sage notebook click the [x] Typeset
option and then execute:
---
%maxima
integrate(1/sin(x),x)
---
in a cell. My recollection is that this used to use maxima to generate
LaTeX and then display it typeset in the worksheet, i.e. the same as

---
maxima("integrate(1/(x+sin(x)^2),x)")
---

Or did this always display the output of maxima (and other external
programs) only in "text" form regardless of the setting of [ ] Typeset
and regardless of whether or not the external package provides a
'latex' mode?
Reply all
Reply to author
Forward
0 new messages