Hi, I'm using the book class and cannot get the numbers of footnotes in the footnote lines (not the text) into the following format: normal size, not superscript
I am not using KOMA, so this does not work: \deffootnote[1em]{1.5em}{1em}{\textsuperscript{\thefootnotemark}} How do I get rid of the superscript? I have configured the footnotes with footmisc so far: \usepackage[hang]{footmisc} \setlength{\footnotemargin}{0.7cm} \renewcommand{\footnoterule}{} Thanks very much for your help! Markus P.S. Sorry for posting this again, it's the last formatting problem I have with my PhD thesis - I suppose my first attempt on Saturday afternoon was not the most suitable time for immediate replies ;-) - Thanks!