30 Aprile 2012 alle 13:33
#72559
::
Ho usato questo codice che ho incorporato di default nel pacchetto \endnotes:
\makeatletter
\renewcommand\@makefntext{%
\hskip-2.9em\llap{\@thefnmark.}\hskip.5em}
\makeatother
Per 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}