Will you believe me if I tell you it just doesn't work?localghost wrote:You can easily find that out by trying yourself. Don't forget to wrap the code by \makeatletter and \makeatother when adding it to your preamble. If you get errors, you are sure that there is something missing.

Code: Select all
\makeatletter
\newdimen\parindentFFN
\parindentFFN=10in
\renewcommand\@makefntext[1]{%
\parindentFFN\@thefnmark.~#1}
\makeatother