I don't have this same issue. I use init_printing() and get LaTeX by
default in IPython.


Jason
moorepants.info
+01 530-601-9791


On Tue, Mar 4, 2014 at 4:08 PM, Ondřej Čertík <[email protected]>wrote:

> Hi,
>
> It used to be the case, that I just did:
>
> init_printing()
>
> in IPython Notebook and it initialized the Latex (mathjax) printing by
> default.
> Now when I do init_printing(), it uses unicode ascii art printing
> instead. I have to do:
>
> init_printing(use_latex=True)
>
> only then it starts using Latex printing. That's quite annoying to
> always type this by hand.
>
> Is there any reason not to make init_printing() to always use
> use_latex=True in IPython notebook?
>
> Ondrej
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/CADDwiVC5F1u4oGVs0r%2B3ds_tFGQf3hHXHCxUFVR%2BtTR6Br1tvg%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAP7f1AgtGUz6Fr67S9StMCZ5Sh%2BQ_s_1g31jBw9TK7sqyJ-LhQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to