#10723: Implement edge-by-edge options for latexing graphs with dot2tex
---------------------------------+------------------------------------------
   Reporter:  nthiery            |       Owner:  nthiery              
       Type:  enhancement        |      Status:  needs_review         
   Priority:  major              |   Milestone:  sage-4.7             
  Component:  graph theory       |    Keywords:  graph, latex, dot2tex
     Author:  Nicolas M. ThiƩry  |    Upstream:  N/A                  
   Reviewer:  Rob Beezer         |      Merged:                       
Work_issues:                     |  
---------------------------------+------------------------------------------

Comment(by nthiery):

 Oops, some long tests were still failing. Fixed and uploaded updated
 patch.

 Part of the issue was due to the conflicting usage for edge_colors, where
 the specs said it was a dictionary, but it was used as a string in a
 couple places. I forked a separate option edge_color.

 Some optional tests are failing due to a glitch in dot2tex which I have
 reported upstream (asking for a dot2tex layout with neato is currently
 broken). In any cases, that's orthogonal to this patch.

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