[XeTeX] \textsuperscript and polyglossia

kilian at nihilnovi.de kilian at nihilnovi.de
Thu Sep 17 10:52:46 CEST 2009


Hello,

the failure comes when I do a \usepackage{xltxtra} in the header.
Afterwards \textsuperscript{} is broken in greek mode. So the following is
broken:

\documentclass[12pt,a4paper]{article}
\usepackage{bidi}
\usepackage{polyglossia}
\usepackage{fontspec}
\usepackage{xltxtra,xunicode}
\setdefaultlanguage{english}
\setotherlanguage[variant=ancient,attic=true]{greek}
\newfontfamily\greekfont{SBL Greek}
\begin{document}

\begin{greek}
123\textsuperscript{1}
\end{greek}
Text here...
\end{document}




More information about the XeTeX mailing list