There is an error in my description of the present situation. Let me 
correct it.

Presently,

show(obj)

shows the latex+mathjax representation wrapped in html, which is the rich 
output of the object. The ticket changes the rich output of the object to 
the html+mathjax representation, which you can provide with

def _html_(self):
       ...

if you do not like the default html+mathjax representation computed from 
the latex representation.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/4e7db331-f745-4e6e-8966-f025787e9bd6n%40googlegroups.com.

Reply via email to