Comment #7 on issue 1282 by sophie.duriez: missing \times in latex output http://code.google.com/p/sympy/issues/detail?id=1282
Ok, I see the problem, this will be easy to correct. However, I'm not sure how to generate a proper patch again. To apply your patches, I create a new directory, and then, I did : $ git clone git://git.sympy.org/sympy.git $ git apply ~/0001-Tests-for-latex-.-mul_symbol-added.patch $ git apply ~/0002-Latex-_print_Mul-fix-issue-1282.patch (However, I suppose there must be another way, without the need to create a new repository again !) Must I now solve the remaining bug, and generate a patch wich will have to be applied *on top of* the two you provided ? Or must I generate a patch which will *replace* 0002-Latex-_print_Mul-fix-issue-1282.patch ? Then, I may I do ? I don't if I'm clear enough, first I know very little about version management systems, and secondly it's sometimes difficult to find the right word in english ;) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy-issues" 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-issues?hl=en -~----------~----~----~----~------~----~------~--~---
