#8545: \opi -> \overline\pi in coxter_groups.py
-----------------------------+----------------------------------------------
Reporter: bump | Owner: mvngu
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.4
Component: documentation | Keywords:
Author: Daniel Bump | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
The docstring to apply_simple_projection method of CoxeterGroups
contains `\opi` which is not a valid latex symbol.
As a consequence the pdf version of the reference manual does
not build cleanly. Thus
{{{sage -docbuild reference pdf}}}
eventually halts with the line:
{{{
! Undefined control sequence.
<recently read> \opi
l.185462 projection $\pi_i$ (resp. $\opi
_i$) on self.
}}}
Evidently {{{`\opi`}}} is supposed to be {{{`\overline\pi`}}}, as
elsewhere in the file around line 379 in coxeter_groups.py.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8545>
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.