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. Moreover,
without unicode-math, \alpha does not work.
So what happens ?

Thanks in advance,

(I sent a previous mail with a wrong address, but i do not know if the list
is open)

-- 
Maxime Chupin
http://mc.notezik.com

Reply via email to