#6525: [with patch, needs work] Enabling some GraphLatex options that were hard
coded.
--------------------------+-------------------------------------------------
Reporter: fidelbarrera | Owner: rlm
Type: enhancement | Status: new
Priority: minor | Milestone: sage-feature
Component: graph theory | Keywords: latex, graph, graphlatex
Reviewer: | Author: Fidel Barrera-Cruz
Merged: |
--------------------------+-------------------------------------------------
Comment(by fidelbarrera):
Attached patch file ({{{graph_latex_options-2.patch}}}) features[[BR]]
1. Spelling of "whether" fixed.[[BR]]
2. Removed some blank lines in docstrings.[[BR]]
3. {{{ValueError}}} exception is raised instead of printing error
message.[[BR]]
4. Errors for unknown values for options are now trapped when the option
is set, this is in {{{GraphLatex.set_option()}}}.[[BR]]
4.1 In {{{GraphLatex.set_option()}}}, if {{{option_name}}} is {{{None}}},
the value of {{{option_name}}} is set to its default value, instead of
deleting the option.[[BR]]
5. Docstrings were updated.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6525#comment:3>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---