[XeTeX] possible conflict between polyglossia and beamer
damien.thiriet77
damien.thiriet77 at laposte.net
Sun Nov 25 16:50:40 CET 2012
Hello,
I have an issue with beamer and xelatex: it looks as if polyglossia is in conflict with the serif beamer theme rules.
If I set a document:
\documentclass[10pt]{beamer}
\usepackage{polyglossia}
\usepackage{fontspec}
\usepackage{xltextra}
\usepackage{hyperref}
\usefonttheme{serif}
\begin{document}
some text
\end{document}
Everything works as it should, I have got a serif font. However, as soon as I enter polyglossia language for exemple \setdefaultlanguage{polish}, the \usefonttheme{serif} option is ignored. Defining \setmainfont won’t change anything (I tried with different font families, without any effect on my slides) but \setsansfont changes sans font families (I checked it switching to \usefonttheme{default}). Maybe beamer themes are linked to babel?
This is very frustrating: I have been spending my afternoon reading fontspec manual, and I cannot use this beautiful toy;-)
Damien Thiriet
Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma boîte mail www.laposte.net
More information about the XeTeX
mailing list