[tex-live] Polyglossia breaks XeLaTeX
Ulrike Fischer
news3 at nililand.de
Mon Sep 3 10:45:02 CEST 2012
Am Sun, 2 Sep 2012 13:12:01 -0400 schrieb Haines Brown:
> But the basic problem remains: I can't use polyglosia in conjunction
> with csquotes, fullpage, or biblatex.
This here works fine for me on a current miktex 2.9. If it fails for
you you should make the complete log-file available so that one can
compare the versions
\listfiles
\documentclass[12pt,titlepage]{article}
\usepackage{fontspec}
\usepackage{polyglossia}
\setmainlanguage{german}
\setotherlanguage{english}
\usepackage[autostyle=true]{csquotes}
\MakeAutoQuote{«}{»}
\begin{document}
«body»
\selectlanguage{english}
«body»
\selectlanguage{german}
«body»
\end{document}
--
Ulrike Fischer
http://www.troubleshooting-tex.de/
More information about the tex-live
mailing list