On Sunday, May 19, 2019 at 9:50:22 PM UTC+9, Eric Gourgoulhon wrote:
>
> LaTeX is arguably the best way to display mathematics
>

I agree with this, but sage objects are not mathematics.
 

> If one would like the plain text view of an object X instead, one can use 
> print(X).
> So, in the Jupyter notebook, instead of having
>
> X.show() --> LaTeX typeset
> X  --> plain text
>
 
+1 as default.
 

> X  --> LaTeX typeset
> print(X)  --> plain text
>

-1 as default. Moreover many sage objects currently are displayed broken if 
typeset. 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/64bfc494-537d-4fbb-9149-00477ba27129%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to