Issue 2538 in sympy: latex printer should use \iint for multiple integrals

2011-07-01 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Printing New issue 2538 by asmeurer: latex printer should use \iint for multiple integrals http://code.google.com/p/sympy/issues/detail?id=2538 In [24]: latex(Integral(x*y, x, y)) Out[24]: \int\int x y\,dx dy It should retu

Re: Issue 2538 in sympy: latex printer should use \iint for multiple integrals

2011-07-25 Thread sympy
Updates: Status: Started Labels: NeedsReview Comment #1 on issue 2538 by asmeurer: latex printer should use \iint for multiple integrals http://code.google.com/p/sympy/issues/detail?id=2538 This is fixed at https://github.com/sympy/sympy/pull/514. -- You received this message

Re: Issue 2538 in sympy: latex printer should use \iint for multiple integrals

2011-08-17 Thread sympy
Updates: Status: Fixed Comment #2 on issue 2538 by smi...@gmail.com: latex printer should use \iint for multiple integrals http://code.google.com/p/sympy/issues/detail?id=2538 (No comment was entered for this change.) -- You received this message because you are subscribed to the Goo