Thanks for the answer

> Thanks a lot for the spot. I made it:
>
> http://code.google.com/p/sympy/issues/detail?id=1030
>
> It should be fixed in the LatexPrinter  sympy/printing/latex.py.
> Actually there is a code for this already:
>
>             if expr.exp.is_negative:
>                 return r"\frac{1}{%s}" % tex
>             else:
>                 return tex
>

I look in the files sympy/printing/latex.py  but I did'nt find the
previous line.
Is it a problem of version (I recall I use the 0.5.8 provided in
ubuntu packages) ?


> Could anyone please look into it why it isn't working?
>

So it is possible that it works in fact !

Thanks

Nadyl

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to