0

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.

  • 1
    As Joseph suggests, removing xltxtra or adding the no-sscript option should solve the problem. If it doesn't please add a minimal example. – Caramdir Apr 05 '11 at 20:38
  • Although the solution is the same, I think the questions are sufficiently different to warrant not closing this question? – Alan Munn Apr 06 '11 at 04:04
  • Li did the solutions in the comments solve your problem? – Alan Munn Apr 07 '11 at 01:09
  • @Alan Yes. It really works. But, the problems are not always happened. (So I updated my question). But, it seems \/ still doesn't work. – Kuang-Li Huang Apr 07 '11 at 02:06

0 Answers0