#14571: Improve UTF-8 support in LaTeX documentation
---------------------------------+------------------------------------------
       Reporter:  jdemeyer       |         Owner:  mvngu       
           Type:  defect         |        Status:  needs_review
       Priority:  blocker        |     Milestone:  sage-5.10   
      Component:  documentation  |    Resolution:              
       Keywords:  unicode        |   Work issues:              
Report Upstream:  N/A            |     Reviewers:              
        Authors:  Volker Braun   |     Merged in:              
   Dependencies:                 |      Stopgaps:              
---------------------------------+------------------------------------------

Comment (by dimpase):

 Replying to [comment:16 vbraun]:
 > We could leave the obscure utf8x bug workaround in there, if thats what
 you are asking.

 I was asking whether we can replace the current patch with one-char patch,
 removing `x` from `utf8x` in the line
 {{{
 latex_elements['inputenc'] = '\\usepackage[utf8x]{inputenc}'
 }}}

 >
 > Utf8 (non-x) is slightly different for characters that don't belong to
 the current font encoding. One possible workaround is to manually declare
 them as in the patch. That concerns two places in all of the Sage docs.

 so it seems that the answer is "no". I just stumbled upon this
 tex.stackexchange [http://tex.stackexchange.com/questions/13067/utf8x-vs-
 utf8-inputenc discussion]. Tricky stuff... One comment is actually saying
 that `utf8x` is being maintained again...

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14571#comment:17>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to