#8486: Xelatex and Sage notebook
---------------------------+------------------------------------------------
   Reporter:  klee         |       Owner:  tbd         
       Type:  enhancement  |      Status:  needs_review
   Priority:  minor        |   Milestone:  sage-4.3.4  
  Component:  misc         |    Keywords:              
     Author:  Kwankyu Lee  |    Upstream:  N/A         
   Reviewer:               |      Merged:              
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by ddrake):

 This looks pretty good. I have some comments and it will need some minor
 changes, but already it seems to work!

 For anyone else wanting to test this who's using Linux, you can replace
 the {{{latex.extra_preamble}}} with something like
 {{{
 
latex.extra_preamble("\\"+r"usepackage{fontspec,xunicode,xltxtra}\setmainfont[Mapping
 =tex-text]{UnBatang}\setmonofont[Mapping=tex-
 text,Colour=0000AA]{UnDotum}")
 }}}
 In Linux, you should be able to do {{{fc-list :lang=ko}}} to get a list of
 fonts installed that support Korean; pick one and put that in and try this
 out. XeTeX is a standard part of TeXLive as of TL 2008, so it's not too
 hard to get.

 I'll look over this patch and post my comments soon.

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