<div dir="ltr">I do not know about your other error messages but I guess they all should be related to fontspec. A similar questions was asked on the TeXLive mailing list and Wagner perhaps thought that your question was on the TeXLive mailng list; that is why...<br>
<br>fontspec does not load xkeyval anymore (but used to load xkeyval), polyglossia uses xkeyval but does not load it since it loads fontspec and fontspec used to load xkeyval anymore. <br><br><div class="gmail_quote">2011/9/21 Arash Zeini <span dir="ltr"><<a href="mailto:arash.zeini@gmail.com">arash.zeini@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wednesday 21 September 2011, Zdenek Wagner wrote:<br>
> 2011/9/21 Arash Zeini <<a href="mailto:arash.zeini@gmail.com">arash.zeini@gmail.com</a>>:<br>
> > Hello,<br>
><br>
> See the previous thread open by Alex Hamann<br>
<br>
</div>Thanks for your prompt response. I am unable to locate a recent and relevant<br>
thread started by Alex Hamann.<br>
<br>
Vafa's suggestion of loading xkeyval before polyglossia reduces the number of<br>
errors drastically but brings up new ones related to exaccent, which I load<br>
after xkeyval and polyglossia.<br>
<br>
My apologies if I am missing the obvious. I am wondering what could have<br>
changed in the past week or so.<br>
<br>
Thanks and best wishes,<br>
<font color="#888888">Arash<br>
</font><div><div></div><div class="h5"><br>
<br>
> > I updated my vanilla TexLive 2011 installation two days ago and have<br>
> > since been unable to compile my document correctly. Nothing has changed<br>
> > in my document but I now receive 181 error messages, most of which<br>
> > relate to polyglossia. Here are some examples:<br>
> ><br>
> > Package polyglossia Warning: \english@font@rm is not defined on input<br>
> > line 27.<br>
> ><br>
> > ! Extra \fi.<br>
> > \inlineextras@german ...ds \german@shorthands \fi<br>
> ><br>
> > l.183 ...e (`\textgerman{individuelle Lebensdauer}<br>
> >                                                  ').\footnote{For an<br>
> > altern...<br>
> ><br>
> > My editor opens up this section of polyglossia.sty:<br>
> ><br>
> > %% ensure localization of \markright and \markboth commands<br>
> > %%% THIS IS NOW DISABLED BY DEFAULT<br>
> > \define@boolkey{polyglossia}[xpg@]{localmarks}[false]{%<br>
> >   \ifbool{xpg@localmarks}{%<br>
> >      \xpg@info{Option:~ localmarks}%<br>
> > ...<br>
> ><br>
> > And this minimal example successfully reproduces the errors:<br>
> ><br>
> > \documentclass[a4paper,12pt,oneside]{memoir}<br>
> > \usepackage{fontspec}<br>
> > \setmainfont[Mapping=tex-text]{Linux Libertine O}<br>
> > \usepackage{polyglossia}<br>
> > \setdefaultlanguage[variant=british]{english}<br>
> > \setotherlanguages{german, french}<br>
> ><br>
> > \begin{document}<br>
> > \begin{quote}<br>
> >        \textgerman{Die Wahrheit wird, auch hier, in der Mitte der<br>
> > Gegensätze liegen \dots}<br>
> > \end{quote}<br>
> > \end{document}<br>
> ><br>
> > Does anyone happen to know what might cause these errors?<br>
> ><br>
> > Best wishes,<br>
> > Arash<br>
> ><br>
> ><br>
> ><br>
> > --------------------------------------------------<br>
> > Subscriptions, Archive, and List information, etc.:<br>
> >  <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
<br>
<br>
<br>
<br>
--------------------------------------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
  <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</div></div></blockquote></div><br></div>