Re: intestazione nomenclatura

#5148
Up
0
Down
::


La definizione delle testate se non erro è
`% PAGE HEADERS
\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{\markboth{{\chaptername}\ \thechapter.\hspace{1em}#1}{}}

% definisce l'header e il footer
\lhead[\fancyplain{}{}]{\fancyplain{}{\leftmark}} \chead{} \rhead{\thepage}
\lfoot{} \cfoot{} \rfoot{}`

Come faccio a tornare alla definizione standard delle testatine?

Grazie

Go to top