#12083: Add a TikZ-tex output method for 2d and 3d polytopes
---------------------------------------+------------------------------------
       Reporter:  jipilab              |         Owner:  mhampton       
           Type:  enhancement          |        Status:  needs_review   
       Priority:  minor                |     Milestone:  sage-5.6       
      Component:  geometry             |    Resolution:                 
       Keywords:  TikZ, polytope       |   Work issues:                 
Report Upstream:  N/A                  |     Reviewers:  Sébastien Labbé
        Authors:  Jean-Philippe Labbé  |     Merged in:                 
   Dependencies:                       |      Stopgaps:                 
---------------------------------------+------------------------------------

Comment (by jipilab):

 So, here is the rebased version of the patch.

 I solved a few problems:
 The vertices and edges appeared twice before (sloppy implementation);
 There was one vertex not drawn in the first (unholy) rebased version;
 The facets were badly drawn (problem with vertices naming in the code);
 The back edges were badly recognized.

 I looked at the compiled tikz output examples and now everything seems in
 order.

 All tests passed on 5.4.1

 One thing I don't really like though is the fact that we need to pass to
 projections to access the tikz method. Perhaps a wrapper would do the
 thing?

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