[lltx] unicode-math and Cambria Math

Maxime Chupin notezik at gmail.com
Thu May 5 09:25:31 CEST 2011


Hi,

I'm trying to use Cambria Math with LuaLaTeX. But I have some problems. This
is my example:

\documentclass{article}
\usepackage{fontspec}
\usepackage{unicode-math}
\fontspec{Cambria Math}
\setmainfont{Cambria Math}
\setmathfont{Cambria Math}

\begin{document}
\alpha\
\[
\luatexUmathaccent bottom "0"0"323 A
\luatexUmathaccent both "0"0"23DE "0"0"323 A
\]
\end{document}

This do not provide accents on A. If I do not load unicode-math, I have
accents but not in the right place and the math font is CM.
So what happens ?

Thanks in advance,

-- 
Maxime Chupin
http://mc.notezik.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/lualatex-dev/attachments/20110505/3205de95/attachment.html>


More information about the lualatex-dev mailing list