[tex-live] polyglossia error
Zdenek Wagner
zdenek.wagner at gmail.com
Wed Sep 21 12:05:59 CEST 2011
2011/9/21 Alex Hamann <mailinglist at alex-hamann.de>:
> Is there a know issue with polyglossia after recent updates?
>
> a minimal example
>
> %%%%%%%%%%%%%%%%%%%%%%%
> %&encoding= UTF-8 Unicode
> % !TEX TS-program = XeLaTeX
>
> \documentclass[]{article}
>
> \usepackage{fontspec}
> \usepackage{polyglossia}
> \setdefaultlanguage{german}
>
> \begin{document}
>
> test test
>
> \end{document}
> %%%%%%%%%%%%%%%%%%%%%%
>
>
> results in:
>
> ! Undefined control sequence.
> l.402 \define at boolkey
> {polyglossia}[xpg@]{localmarks}[false]{%
>
It was already mentioned that polyglossia requires xkeyval but
\RequirePackage{xkeyval} is missing. Previously xkeyval was loaded by
fontspec but it was removed.
(I am sending cc to Fraçois Charette)
--
Zdeněk Wagner
http://hroch486.icpf.cas.cz/wagner/
http://icebearsoft.euweb.cz
More information about the tex-live
mailing list