Re: note a fondo testo 2

#72559
davidebond
Partecipante
    Up
    0
    Down
    ::


    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}

    Go to top