[XeTeX] footnotes with opentype superscript, and bibtex with xetex (quotes and hyphens)

Will Robertson wspr81 at gmail.com
Sun Feb 4 09:35:57 CET 2007


On 04/02/2007, at 15:54 , lists+tex+xetex at bueno.imap.cc wrote:

> I've included xltultra, which I thought was supposed to fix this, and
> it does for \textsuperscript, but not for footnotes.

Until I update xltxtra, you should be able to fix this by something like

\makeatletter
\def\@makefnmark{\textsuperscript{\@thefnmark}}
\makeatother

This should be a little more general than your solution.

Hope this works!
Will


More information about the XeTeX mailing list