#9956: latex(-1/2 * polynom) broken
-----------------------+----------------------------------------------------
 Reporter:  schilly    |         Owner:  burcin                        
     Type:  defect     |        Status:  closed                        
 Priority:  critical   |     Milestone:  sage-duplicate/invalid/wontfix
Component:  symbolics  |    Resolution:  duplicate                     
 Keywords:             |        Author:                                
 Upstream:  N/A        |      Reviewer:                                
   Merged:             |   Work_issues:                                
-----------------------+----------------------------------------------------
Changes (by burcin):

  * status:  new => closed
  * resolution:  => duplicate
  * milestone:  sage-4.6 => sage-duplicate/invalid/wontfix


Comment:

 After installing the pynac package at #9901, this works for me:

 {{{
 sage: var('t k m')
 (t, k, m)
 sage: latex(-1/2*(4*m^2 - 9*m - t + 8)/m)
 -\frac{4 \, m^{2} - 9 \, m - t + 8}{2 \, m}
 }}}

 Although the problem was never reported in this form, which is much more
 severe, #9834 and #9394 already cover this. I'm closing this as a
 duplicate.

 Feel free to mark one/all of the tickets mentioned above as blockers.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9956#comment:1>
Sage <http://www.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.

Reply via email to