30 Aprile 2012 alle 13:52
#72560
::
davidebond” post=72164Ho usato questo codice che ho incorporato di default nel pacchetto \endnotes:
\makeatletter
\renewcommand\@makefntext{%
\hskip-2.9em\llap{\@thefnmark.}\hskip.5em}
\makeatotherPer essere più precisi:
\def\notesname{Notes}%
\def\enoteheading{\chapter*{\notesname
\@mkboth{\MakeUppercase{\notesname}}{\MakeUppercase{\notesname}}}%
\mbox{}\par\vskip-\baselineskip}
\def\enoteformat{\hskip-2.9em\llap{\textbf{\@theenmark.}}\hskip.5em}
Fare un esempio completo è troppo difficile? Ovviamente sai che modificare [tt]\@makefntext[/tt] disabilita tutto ciò che fa footmisc.
Ciao
Enrico