Re: Problem with fontspec

Joseph Wright <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
On 22/07/2015 14:45, Jean Filleau wrote:
> Hello !
>
> Since the recent update miktex my files under xelatex not compile: they
> stop with "Undefined control sequence" on the command \ setmainfont of
> fontspec.
>
> Problem of compatibility between fontspec and another updated package?
>
> Merci
>
> Jean

Will Robertson knows about this and it will be fixed soon. For the present

     \usepackage{expl3}
     \ExplSyntaxOn
     \cs_new_eq:NN \str_case:nnn \str_case:nnF
     \cs_new_eq:NN \str_case_x:nnn \str_case_x:nnF
     \cs_new_eq:NN \int_case:nnn \int_case:nnF
     \ExplSyntaxOff
     \usepackage{fontspec}

Hopefully this will only be needed for a few days.
--
Joseph Wright


------------------------------------------------------------------------------
_______________________________________________
Q: How can I leave the mailing list?
A: See http://docs.miktex.org/faq/support.html#leavingml
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.