#12771: Kodaira symbol latex is wrong
-----------------------------------+----------------------------------------
       Reporter:  roed             |         Owner:  cremona        
           Type:  defect           |        Status:  positive_review
       Priority:  minor            |     Milestone:  sage-5.0       
      Component:  elliptic curves  |    Resolution:                 
       Keywords:                   |   Work issues:                 
Report Upstream:  N/A              |     Reviewers:  Mike Hansen    
        Authors:  David Roe        |     Merged in:                 
   Dependencies:                   |      Stopgaps:                 
-----------------------------------+----------------------------------------

Comment (by davideklund):

 Hi. There is an old typo you could change:

 On line 184 it said

 self._str = "$I_n$"

 With the new patch it says:

 self._str = "I_n"

 But I guess this should be

 self._latex = "I_n"

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12771#comment:4>
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