[XeTeX] textsuperscript and french issue

teginch at bluewin.ch teginch at bluewin.ch
Wed Aug 18 16:07:40 CEST 2010





Hello,

 

Can someone tell my why the \textsuperscript commands in the code below do not generate the expected result. The french "è" in "3ème" or "2ème" is set in standard size and not in superscript as it appears in the attached pdf file. I have no idea if this is a standard LaTex issue or if it is related to XeLaTex. Do i do something wrong or is this a bug ?

Thanks of any help you can provide.

Tom
-------
"How vain is it to sit down to write, if you have not stood up to live." H.D. Thoreau 

 

 

% !TEX TS-program = xelatex

% !TEX encoding = UTF-8 Unicode

\documentclass[11pt]{article} 

\usepackage{fontspec} 

\usepackage{xunicode} 

\usepackage{xltxtra} 

\usepackage{polyglossia}

\setmainlanguage{french}

\setmainfont{Adobe Garamond Pro} 

\begin{document}

\ldots début du 2\textsuperscript{ème} siècle), Tradition apostolique d'Hippolyte (début du 3\textsuperscript{ème} siècle).

\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20100818/ecdb9478/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 6289 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20100818/ecdb9478/attachment-0001.pdf>


More information about the XeTeX mailing list