With the other printers any class Foo will search for and automatically use the _print_Foo method when printing.
On Thu, Aug 11, 2011 at 1:32 PM, Alan Bromborsky <[email protected]>wrote: > In my extended latex module, "latex_ex", I have written a new method for > latex printing of matrices, "_print_Matrix(self, expr)". How do I get the > Matrix class to use this method? > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to sympy+unsubscribe@** > googlegroups.com <sympy%[email protected]>. > For more options, visit this group at http://groups.google.com/** > group/sympy?hl=en <http://groups.google.com/group/sympy?hl=en>. > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
