Dear sage-devel

the following (definite) integral is not evaluated by maxima and show
() command should return the same unevaluated integral in TeX
notation. I think this was the case in previous versions. On Sage 4.3.
I get th following

input: integrate(1/(1+sqrt(x)),x,0,1).show()

output: \int integrate\,{d \frac{1}{\sqrt{x} + 1}}

expected output: \int_0^1 \frac{..}{...} dx

What has changed?

Robert
-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to