how can I put a footnote into a heading of a section so that the number of note indicator sticks to the title? I'm doing like that (imagine that this is my second section and my first footnote):
Code: Select all
\section{Bla Bla}\footnote{Kkkkkkkkkkkkk}
2 Bla Bla
1
Instead of
2 Bla Bla^1
As I'd expected...
What is my mistake? Should I use a specific package for footnotes in titles?
Thanks in advance!
Michelle