#12267: multiply defined labels when using sagetex with multline
-----------------------+----------------------------------------------------
   Reporter:  dimpase  |          Owner:  ddrake      
       Type:  defect   |         Status:  needs_review
   Priority:  major    |      Milestone:  sage-4.8    
  Component:  misc     |       Keywords:              
Work_issues:           |       Upstream:  N/A         
   Reviewer:           |         Author:  Dan Drake   
     Merged:           |   Dependencies:              
-----------------------+----------------------------------------------------

Comment(by ddrake):

 Here are the key patches to look at to review the changes:

 https://bitbucket.org/ddrake/sagetex/changeset/38ad59143e7e for new
 version checking. The new system does not rely on special bits written to
 the `.sage` file; rather, the SageTeX module looks for keyword arguments
 -- and if it doesn't get them, it knows it has an old version.

 https://bitbucket.org/ddrake/sagetex/changeset/1603bbb82390 for the new
 label stuff. I now use a (special subclass of) dictionary to keep track of
 the counters and their corresponding labels. (You'll need to use "side-by-
 side view to look at `py-and-sty.dtx`, for some reason.)

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