Re: problem after 'in place update'

Evan Cooch <[email protected]>
Newsgroups gmane.comp.tex.miktex,gmane.comp.tex.luatex.user
Message-ID <[email protected]>
>
>
> \usepackage{fontspec}
> \setmainfont{Minion Pro}
> \usepackage[partial=literal]{unicode-math}
> \setmathfont{Asana Math}
> \setmathfont[range=\mathup]  {Minion Pro}
> \setmathfont[range=\mathbfup]{Minion Pro Bold}
> \setmathfont[range=\mathbfit]{Minion Pro Bold Italic}
> \setmathfont[range=\mathit]  {Minion Pro Italic}
> %%% re-load main math font to ensure correct MATH table values are used:
> \setmathfont[range={\mathtt->\mathtt}]{Asana Math}


For what its worth, simplifying the above to

\usepackage{fontspec}
\setmainfont{Minion Pro}
\usepackage{unicode-math}
\setmathfont{Asana Math}


makes no difference. Same error.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.