<div dir="ltr">load xkeyval before polyglossia.<br><br><div class="gmail_quote">On Wed, Sep 21, 2011 at 8:30 PM, Arash Zeini <span dir="ltr"><<a href="mailto:arash.zeini@gmail.com">arash.zeini@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
I updated my vanilla TexLive 2011 installation two days ago and have since<br>
been unable to compile my document correctly. Nothing has changed in my<br>
document but I now receive 181 error messages, most of which relate to<br>
polyglossia. Here are some examples:<br>
<br>
Package polyglossia Warning: \english@font@rm is not defined on input 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 Gegensätze<br>
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>
</blockquote></div><br></div>