Hi Burcin I agree with you. It seems that the problem is caused by the back end change. If I do
show(maxima(integrate(f, x)) everything seems to typeset correctly About the sqrt, here is an example that does not work: f=function("f",x) show(integrate(exp(sqrt(f)),x)) Regards Ricardo Amézquita Orozco ramezqui...@cihologramas.com ramezqui...@unal.edu.co ramezqui...@gmail.com 2009/6/4 Paul Sargent <psa...@gmail.com> > > > On 4 Jun 2009, at 21:10, Burcin Erocal wrote: > > > Below you also mention that typesetting of derivatives is also broken, > > some examples of that would also be helpful. > > f = function("f",x) > e1 = f == x^2 > show(e1) > show(integral(e1, x)) > show(diff(e1,x)) > > Derivatives now seem to use a D[0](f)(x) = 2x notation rather than the > old df/dx = 2x notation (where d was delta) > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---