Sebastien writes: > Thanks for your remarks. I'll look into the latex commands to tweak > this and see if there is anything possible. The solution > suggested by Stefano provides a good starting point. The documentation > on this seems slim, though, despite it being what would appear > to be a fairly common occurrence (footnotes in titles).
Try the following line in the preamble: \def\@makefnmark{\hbox{\@textsuperscript{\small\@thefnmark}}} -- Enrico