#6017: Provide methods for graphs to set options for latex printing
--------------------------+-------------------------------------------------
Reporter: rbeezer | Owner: rbeezer
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.0.1
Component: graph theory | Keywords:
--------------------------+-------------------------------------------------
Using the tkz-graph package in latex allows for a variety of
customizations in the output. So methods will allow a graph to set and
carry options that can be used by the latex() method.
1. make set_latex_option(), get_latex_option(), clear_latex_option() as
new methods for a graph
2. Add a dictionary to a graph that contains the values of these options.
3. So the latex() method can query the dictionary and act accordingly.
See #5975
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6017>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---