On 03-10-2010 22:53, Herbert Schulz wrote:

The error goes away if you set a math font using the \setmathfont command
as in

\setmathfont{Asana Math}

Many thanks to you and to Khaled. But this creates another problem. If I 
compile the file:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{fontspec}
\usepackage{xltxtra}
\usepackage{unicode-math}
\setmathfont{Asana Math}
\pagestyle{empty}
\begin{document}
$P′$
\end{document}

then the PDF file contains Q″ instead of P′. Why is that? Do you have the same 
problem?

Nope, don't have that problem here. As an aside, why are you using the fontenc 
package?

For no good reason, I guess. :-(

Best regards,

José Carlos Santos


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex

Reply via email to