#17206: var and latex_name
-------------------------------------+-------------------------------------
       Reporter:  was                |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  symbolics          |   Resolution:
       Keywords:  beginner           |    Merged in:
        Authors:  Sergey Bykov       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/captaintrunky/var_and_latex_name |  e18094ab5b9ab65724d68df99352559e0f63eb83
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by luran):

 * status:  needs_review => needs_work


Comment:

 The change breaks 2 doctests in sage.calculus.var.var. One doctest
 complains
 {{{
 File "src/sage/calculus/var.pyx", line 73, in sage.calculus.var.var
 Failed example:
     x = var('sui', latex_name="s_{u,i}"); x._latex_()
 Expected:
     's_{u,i}'
 Got:
     '{s_{u,i}}'
 }}}
 and similarly does the other.

--
Ticket URL: <http://trac.sagemath.org/ticket/17206#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to