#9074: Expand latex support for combinatorial graphs via tkz-graph
-----------------------------+----------------------------------------------
Reporter: rbeezer | Owner: jason, ncohen, rlm
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.5.2
Component: graph theory | Keywords:
Author: Rob Beezer | Upstream: N/A
Reviewer: John Palmieri | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Changes (by rbeezer):
* status: needs_work => needs_review
Comment:
v4_missing patch should solve failures with randomized order on systems
missing tkz-graph style files - its been tested where one of the tkz-graph
files has been renamed so as to go "missing." About 15 runs in random
order raise no errors (with #9607 applied first).
Basically, there needs to be a check_tkz_graph() call prior to every
latex(G) to "clear out" the one-time warnings, since we can't predict the
order of the tests.
You may see a very rare failure at line 435 (true/false) with random order
testing - this is being addressed at #9605.
Apply v4, v4-plus, v4-missing. I'll roll up a mega patch once this is
done.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9074#comment:11>
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.