On Thu, Jun 25, 2009 at 10:41 AM, Vinzent Steinberg<[email protected]> wrote: > 2009/6/25 Ryan Krauss <[email protected]> >> >> OK, so I think my github branch latex_matrix contains a decent solution. >> Basically, in the LatexPrinter __init__ method, if the incoming profile is >> not None and it has inline=False, then I modify the default _settings before >> updating from the profile. This allows different default values for mat_str >> and mat_delim depending on whether or not inline=True. >> >> It is in the latex_matix branch of >> git://github.com/ryanGT/sympy.git >> >> Should I also create an issue and attach this branch to it? > > Only if you fear that it could be forgotten. :)
It's a good idea always. With so many patches going on right now, it's easy to forget. I have just added you to the google code project, so set the issue to NeedsReview. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy-patches" 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-patches?hl=en -~----------~----~----~----~------~----~------~--~---
