I had installed sage 3.4.1 in my Ubuntu machine, and every time I did something like:
f=function("f",x) integrate(f,x,0,1) in a notebook, sage showed me the equation using an integral symbol. I just installed sage 4.0, and when I do the same, I get: integrate(f(x), x, 0, 1) no matter if I check the Typeset Box. It happens also with derivatives. What am I doing wrong? Is there anything else I need to install? Regards Ricardo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---