Dear all, is it just me or it seems that init_printing() does NOT invoke use_latex=True by default? It apparently causes not-so-pretty ascii output to appear in the documentation, as in
http://docs.sympy.org/0.7.3/tutorial/intro.htm<http://docs.sympy.org/0.7.3/tutorial/intro.html> l Maybe that page should be change to replace calls of init_printing() with init_printing(use_latex=True) ? (or maybe change the current default behaviour of init_printing) thanks, R -- 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. For more options, visit https://groups.google.com/groups/opt_out.
