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

  * status:  needs_review => positive_review


Comment:

 Replying to [comment:12 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.)

 Looks good to me, positive review.

 While I am at is, it occurred to me: how  about  integrating installing
 the (La)TeX part of the spkg into the corresponding subtree of TeX Live.
 Indeed, {{{texconfig conf | grep TEXMFLOCAL}}} provides you with the
 location of the local portion of texmf, where one can put the stuff as you
 please (provided you have the right permissions, of course --- otherwise
 one can use TEXMFHOME location instead), and them run {{{texhash}}}...

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