#8486: Xelatex and Sage notebook
---------------------------+------------------------------------------------
Reporter: klee | Owner: tbd
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.3.4
Component: misc | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
I think I want, e.g., the following works in Sage notebook.
%latex
실수 $x$에 대해서 다음이 성립한다.
\[
\sqrt{x^2}=|x|
\]
Dan writes:
I've recently learned about xelatex and think it's awesome -- I can
*finally* include Hangeul in my documents! We should definitely have a
xelatex function, although it would usually be necessary to add stuff to
the preamble to get the right fonts set up. But we already have
latex.add_to_preamble(), so it should be easy to get xelatex working.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8486>
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.