<html><head><style type='text/css'>
<!--
div.bwmail { background-color:#ffffff; font-family: Trebuchet MS,Arial,Helvetica; font-size: 12px; margin:0; padding:0;}
div.bwmail p { margin:0; padding:0; }
div.bwmail table { font-family: Trebuchet MS,Arial,Helvetica; font-size: 12px; }
div.bwmail li { margin:0; padding:0; }
-->
</style>
</head><body><div class='bwmail'>
Thank you everyone for your help ; I learned three things here : <br><br>a) Not all fonts are equal regarding superscript : Adobe Premier and Minion work fine.<br>b) Adobe Garamond Pro works too when using the starred form of the command.<br>c) Finally my worries were useless, because Cyril was fully right, French typography uses only an "e" (even in Switzerland according to the Guide du typographe romand). <br><br>Tom<br>-------<br>"How vain is it to sit down to write, if you have not stood up to live." H.D. Thoreau<br><br><br>
<br>
<blockquote>
----Message d'origine----<br>De: amunn@gmx.com<br>Date: 18.08.2010 17:13<br>À: &lt;teginch@bluewin.ch&gt;, "Unicode-based TeX for Mac OS X and other platforms"&lt;xetex@tug.org&gt;<br>Objet: Re: [XeTeX] textsuperscript and french issue<br><br><br>On Aug 18, 2010, at 10:07 AM, teginch@bluewin.ch wrote:<br><br>&gt; Hello,<br>&gt;<br>&gt; Can someone tell my why the \textsuperscript commands in the code&nbsp; <br>&gt; below do not generate the expected result. The french "è" in "3ème"&nbsp; <br>&gt; or "2ème" is set in standard size and not in superscript as it&nbsp; <br>&gt; appears in the attached pdf file. I have no idea if this is a&nbsp; <br>&gt; standard LaTex issue or if it is related to XeLaTex. Do i do&nbsp; <br>&gt; something wrong or is this a bug ?<br>&gt; Thanks of any help you can provide.<br><br>Adobe Garamond Pro doesn't have a è in its list of superiors, but&nbsp; <br>since the font does have superiors, xltxtra uses that font feature to&nbsp; <br>superscript the text, yielding the result you get.&nbsp;&nbsp;&nbsp; If you change&nbsp; <br>the font to e.g. Garamond Premier Pro or Minion Pro (if you have them)&nbsp; <br>the è will be properly superscripted.<br><br>(This is what Ulrike alluded to by pointing to the xltxtra&nbsp; <br>documentation (which also suggests solutions)).<br><br>Alan<br><br><br>&gt;<br>&gt; Tom<br>&gt; -------<br>&gt; "How vain is it to sit down to write, if you have not stood up to&nbsp; <br>&gt; live." H.D. Thoreau<br>&gt;<br>&gt;<br>&gt; % !TEX TS-program = xelatex<br>&gt; % !TEX encoding = UTF-8 Unicode<br>&gt; \documentclass[11pt]{article}<br>&gt; \usepackage{fontspec}<br>&gt; \usepackage{xunicode}<br>&gt; \usepackage{xltxtra}<br>&gt; \usepackage{polyglossia}<br>&gt; \setmainlanguage{french}<br>&gt; \setmainfont{Adobe Garamond Pro}<br>&gt; \begin{document}<br>&gt; \ldots début du 2\textsuperscript{ème} siècle), Tradition&nbsp; <br>&gt; apostolique d'Hippolyte (début du 3\textsuperscript{ème} siècle).<br>&gt; \end{document}<br>&gt; &lt;test.pdf&gt;<br>&gt;<br>&gt;<br>&gt; --------------------------------------------------<br>&gt; Subscriptions, Archive, and List information, etc.:<br>&gt;&nbsp; http://tug.org/mailman/listinfo/xetex<br><br>-- <br>Alan Munn<br>amunn@gmx.com<br><br><br><br><br><br></blockquote><br>

</div></body></html>