{unicode-math} provides an implementation of Unicode math symbols and OpenType math fonts for XeLaTeX and LuaLaTeX.
5
votes
0answers
84 views
How I put \sqrt in arial with unicode-math?
I need to write an document with Arial. And have some math.
I almost do this in entire document with this:
\documentclass{article}
\usepackage{amsmath}
\usepackage{mathspec}
...
5
votes
0answers
210 views
Switching math fonts and back to normal fails in figures?
For my current document I want to use a normal serif font for the main text. Most diagrams from other sources and myself are with sans serif fonts (TeX Gyre Heros). Now I want to use pgfplots to ...
4
votes
0answers
73 views
Asana Math + XeLaTeX: missing math upon resaving or editing in Adobe Acrobat Pro
Related to this question:
Asana-math + LuaTeX : missing greeks/arrows
I experienced similar problems with a PDF produced by XeLaTeX (v0.9998) with MiKTeX 2.9 and Adobe Acrobat Pro IX or XI:
The PDF ...
0
votes
0answers
65 views
Using Greek letters with the Nath package
I'd like to use the Nath package together with a math font which supports Greek letters, while retaining the default font for the non-Greek letters. Is this possible?
I tried compiling the following ...
