I am using footmisc package, but I don´t achieve what I am exactly looking for, this is:
1)A hang footnote body text, when a footnote has one more than line.
2)A footnotemargin separation of the whole footnote including mark.
I have only two options:
1)no hanging footnote, the second line of a multiline footnote body text starts left conpared to the first line.
2)no margin, this is the footnote body text is hanged but I can´t manage to become the marker together with the footnote but left aligned with the sidemargin of the page.
Could somebody give me a tip?
I´m using this code:
Code: Select all
\usepackage[norule,bottom,marginal]{footmisc}
\addtolength{\footskip}{0.1cm}
\setlength{\footnotemargin}{4.5em}
\setlength{\footnotesep}{0.1cm}
Using hang option, I get the other footnotes, which don´t look very pretty.