#7768: PDF version of reference manual fails to build in Sage 4.3
-----------------------------+----------------------------------------------
Reporter: mvngu | Owner: mvngu
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.1
Component: documentation | Keywords: reference manual
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
-----------------------------+----------------------------------------------
With Sage 4.3, building the PDF version of the reference manual hangs at
the line:
{{{
! Missing $ inserted.
<inserted text>
$
l.164972 $\mbox{min_bound}
\leq \mbox{linear_function} \leq
\mbox{max_bound}$
}}}
This is due to the docstring of the method `constraints()` in
`sage/numerical/mip.pyx`. The attached patch should fix the docstring
formatting and allow the PDF version of the reference manual to build
successfully.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7768>
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.