[lltx] Unicode-math and Cambria

Maxime Chupin mc at melusine.eu.org
Thu May 5 11:41:15 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. 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/lualatex-dev/attachments/20110505/00dd971a/attachment.html>


More information about the lualatex-dev mailing list