I have written my own extensions to LatexPrinting (its parent class is LatexPrinting) and it works fine, but is there a global way so that

print A

will actually execute

print latex(A)

so that I have to make fewer changes between terminal and latex printing in the code.

--
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to