#10118: upgrade sphinx to version 1.0.4
-------------------------------+--------------------------------------------
   Reporter:  mvngu            |       Owner:  tbd         
       Type:  enhancement      |      Status:  needs_review
   Priority:  blocker          |   Milestone:  sage-4.6.1  
  Component:  packages         |    Keywords:  sphinx spkg 
     Author:  Minh Van Nguyen  |    Upstream:  N/A         
   Reviewer:  Jeroen Demeyer   |      Merged:              
Work_issues:                   |  
-------------------------------+--------------------------------------------

Comment(by jhpalmieri):

 According to [http://stackoverflow.com/questions/1797841/icelandic-utf8
 -and-utf8x-in-latex stackoverflow],
 {{{
 utf8 is "supported" by the LaTeX team and covers a fairly specific/limited
 range
 of unicode input characters. It only defines those symbols that are known
 to be
 available with the current font encoding.

 utf8x, AFAIK, is no longer supported, but covers a much broader range of
 input
 symbols. I would recommend only trying it if utf8 doesn't do what you
 need.
 }}}
 We also discussed this for Sage at #8036.  In fact, is the difference
 really in Sphinx 1.0.4?  In SAGE_ROOT/devel/sage/doc/common/conf.py, we
 have the line
 {{{
 latex_elements['inputenc'] = '\\usepackage[utf8x]{inputenc}'
 }}}
 added by #8036.  I wonder why this doesn't cause you problems on that
 particular linux system.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10118#comment:29>
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.

Reply via email to