-- 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/53FA1402.5030006%40verizon.net. For more options, visit https://groups.google.com/d/optout.
For regular latex printing I have a custom _print_Derivative in my
GaLatexPrinter class and that works fine. But for latex printing in
ipython notebook I need a _repr_latex in the correct class. If I want
to print custom formated derivatives in latex in ipython notebook what
should I do?
- [sympy] Custom latex printing in ipython notebook Alan Bromborsky
