#11996: Bug in LaTeX representation of subgroups of permutation groups
----------------------------+-----------------------------------------------
Reporter: johanbosman | Owner: joyner
Type: defect | Status: new
Priority: minor | Milestone: sage-4.8
Component: group theory | Keywords: latex
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
----------------------------+-----------------------------------------------
{{{
sage: G = DihedralGroup(4)
sage: H = G.subgroup([(1,2,3,4)])
sage: latex(H)
Subgroup of (Dihedral group of order 8 as a permutation group) generated
by [(1,2,3,4)]
}}}
This will display the entire text in mathmode in the notebook.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11996>
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.