#10118: upgrade sphinx to version 1.0.4
-----------------------------------------------+----------------------------
Reporter: mvngu | Owner: tbd
Type: enhancement | Status: positive_review
Priority: blocker | Milestone: sage-4.6.1
Component: packages | Keywords: sphinx spkg
Author: Minh Van Nguyen, Jeroen Demeyer | Upstream: N/A
Reviewer: Jeroen Demeyer, Minh Van Nguyen | Merged: sage-4.6.1.alpha2
Work_issues: |
-----------------------------------------------+----------------------------
Comment(by jhpalmieri):
Regarding the last patch (trac-10118_use-utf8.patch):
- this is a bit of a regression: see #8036. Right now, the problematic
string from that ticket is not in the reference manual, but if the file
schemes/elliptic_curves/BSD.py is added to the reference manual, then the
pdf documentation won't build.
- with this patch, I think that fr/tutorial doesn't build in pdf format.
Could someone else please check this?
- by default, Sphinx uses utf8, so if this patch worked, I think you
could actually just comment out the line (in conf.py)
{{{
latex_elements['inputenc'] = '\\usepackage[utf8x]{inputenc}'
}}}
rather than replace `utf8x` with `utf8`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10118#comment:42>
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.