[XeTeX] Polyglossia "broken"?

VAFA KHALIGHI vafaklg at gmail.com
Wed Sep 21 12:33:28 CEST 2011


load xkeyval before polyglossia.

On Wed, Sep 21, 2011 at 8:30 PM, Arash Zeini <arash.zeini at gmail.com> wrote:

> Hello,
>
> I updated my vanilla TexLive 2011 installation two days ago and have since
> been unable to compile my document correctly. Nothing has changed in my
> document but I now receive 181 error messages, most of which relate to
> polyglossia. Here are some examples:
>
> Package polyglossia Warning: \english at font@rm is not defined on input line
> 27.
>
> ! Extra \fi.
> \inlineextras at german ...ds \german at shorthands \fi
>
> l.183 ...e (`\textgerman{individuelle Lebensdauer}
>                                                  ').\footnote{For an
> altern...
>
> My editor opens up this section of polyglossia.sty:
>
> %% ensure localization of \markright and \markboth commands
> %%% THIS IS NOW DISABLED BY DEFAULT
> \define at boolkey{polyglossia}[xpg@]{localmarks}[false]{%
>   \ifbool{xpg at localmarks}{%
>      \xpg at info{Option:~ localmarks}%
> ...
>
> And this minimal example successfully reproduces the errors:
>
> \documentclass[a4paper,12pt,oneside]{memoir}
> \usepackage{fontspec}
> \setmainfont[Mapping=tex-text]{Linux Libertine O}
> \usepackage{polyglossia}
> \setdefaultlanguage[variant=british]{english}
> \setotherlanguages{german, french}
>
> \begin{document}
> \begin{quote}
>        \textgerman{Die Wahrheit wird, auch hier, in der Mitte der
> Gegensätze
> liegen \dots}
> \end{quote}
> \end{document}
>
> Does anyone happen to know what might cause these errors?
>
> Best wishes,
> Arash
>
>
>
> --------------------------------------------------
> Subscriptions, Archive, and List information, etc.:
>  http://tug.org/mailman/listinfo/xetex
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20110921/458b4793/attachment.html>


More information about the XeTeX mailing list