#6211: typesetting symbolic integrals broken
-----------------------+----------------------------------------------------
Reporter: burcin | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.1
Component: symbolics | Keywords:
-----------------------+----------------------------------------------------
Reported by Ricardo on sage-support:
{{{
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.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6211>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---