#15265: Additional functionality for Farey symbols
-------------------------------------+-------------------------------------
Reporter: hmonien | Owner: hmonien
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.13
Component: modular forms | Resolution:
Keywords: Farey symbol, | Merged in:
arithmetic subgroups | Reviewers: David Loeffler
Authors: Hartmut Monien | Work issues: LaTeX display doesn't
Report Upstream: N/A | work
Branch: | Commit:
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vbraun):
Just so that I understand correctly, there are two potential LaTeX
outputs, one with (here) and one without xy (at #14971)? How about you do
{{{
if 'xymatrix' in latex.mathjax_avoid_list():
output_with_xy()
else:
output_without_xy()
}}}
Since xy is in the default latex preamble we should probably add it to the
avoid list by default, but that would be for another ticket...
--
Ticket URL: <http://trac.sagemath.org/ticket/15265#comment:9>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.