[XeTeX] Working example using unicode-math and the AMS packages?

Nicolas Vaughan nivaca at gmail.com
Mon Jul 13 23:01:08 CEST 2009


Hi,
No luck. I get the same result: no \in and no \subseteq symbols.
(I also get no warnings nor errors.)
I'm using TeXLive 2008 (updated) with unicode-math v0.3b (Windows Vista
x64).

Any ideas?

This is the code:

\documentclass{article}
\usepackage{xltxtra}
\usepackage{amsmath}
\usepackage{unicode-math}
\setmathfont{Cambria Math}
\setromanfont[Mapping=tex-text]{Minion Pro}
\begin{document}
  $ A \subseteq B $.
  \[ B =  x : \exists a \in \mathbb{N}. \]
\end{document}


Thanks!

Nicolas


On Mon, Jul 13, 2009 at 1:05 PM, Apostolos Syropoulos <asyropoulos at yahoo.com
> wrote:

> Comment out the line that loads the amssymb package: you simply do not need
> this!
> All symbols are (re)defined in unicode-math
> A.S.
>
> ----------------------
> Apostolos Syropoulos
> Xanthi, Greece
>
>
> *From:* Nicolas Vaughan <nivaca at gmail.com>
> *To:* Unicode-based TeX for Mac OS X and other platforms <xetex at tug.org>
> *Sent:* Monday, July 13, 2009 6:47:27 PM
> *Subject:* Re: [XeTeX] Working example using unicode-math and the AMS
> packages?
>
> Hello,
> I attach both the source and log files.
> Thanks!
> Nicolas
>
>
> On Mon, Jul 13, 2009 at 10:41 AM, Apostolos Syropoulos <
> asyropoulos at yahoo.com> wrote:
>
>> >1. $ B = \{ x : \text{ existe } a \in \mathbb{N} $
>> >This gives me a "! Missing } inserted" error, as though the \{ was an
>> active character!
>> >
>> >2. The \in, \subseteq, etc. binary operators give me no symbols in the
>> resulting PDF.
>>
>> Could you please send the log file? I have checked your the code at (1.)
>> and it produces
>> the expected results.
>>
>> A.S.
>> ----------------------
>> Apostolos Syropoulos
>> Xanthi, Greece
>>
>>
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20090713/ac0b9ee7/attachment.html>


More information about the XeTeX mailing list