Tuesday, 28 May 2013

Things written in \thanks are indented. I don't want that

Things written in \thanks are indented. I don't want that

When I insert footnotes in my text, the first line of them is indented, which looks ugly. To prevent indentation I use
\usepackage[hang,flushmargin]{footmisc}
When I use \thanks{...} (to add information concerning an author) the ... is indented - as the footnotes previously were. How to I prevent the indentation of the content from \thanks ?

No comments:

Post a Comment