24 Febbraio 2005 alle 11:09
#5148
::
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