Possible Duplicate:
How to change parameters for \textsuperscript{} in french?
I use fontspec to load the local fonts (ITC Esprit Std Book). Everything is fine (the only main problem may be, \/ doesn't work correctly, so I need to add extra space after \textit or others when the words end with f).
However, when using footnotes, there is another problem, that is, the footnote number "10" doesn't work correctly. 1 is in superscript char, but 0 is in NORMAL size. But the footnote number "11" is correct. Is there any way to solve this problem?
UPDATE: It seems this problem does not always happen (it depends on the typeface used). When I changed the typeface to Warnock Pro or Bell MT Std, everything is correct.
xltxtraor adding theno-sscriptoption should solve the problem. If it doesn't please add a minimal example. – Caramdir Apr 05 '11 at 20:38\/still doesn't work. – Kuang-Li Huang Apr 07 '11 at 02:06