#12524: latex of var named phi next to a y is bad news.
----------------------+-----------------------------------------------------
   Reporter:  was     |          Owner:  jason   
       Type:  defect  |         Status:  new     
   Priority:  minor   |      Milestone:  sage-5.0
  Component:  misc    |       Keywords:          
Work_issues:          |       Upstream:  N/A     
   Reviewer:          |         Author:          
     Merged:          |   Dependencies:          
----------------------+-----------------------------------------------------
 {{{
 sage: K.<phi> = NumberField(x^2-x-1)
 sage: a = phi
 sage: E = EllipticCurve([0,0,a,27*a-43,-80*a+128])
 sage: latex(E)
 y^2 + \phiy = x^3 + \left(27 \phi - 43\right)x + \left(-80 \phi +
 128\right)
 }}}

 See the {{{\phiy}}}.  Not good

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12524>
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