29 Marzo 2006 alle 9:40
#8622
::
Grazie mille, ho utilizzato il codice
`\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyfoot{}
\renewcommand{\chaptermark} [1]{\chaptername\ \thechapter.\ #1}{}
\renewcommand{\chaptermark}[1]{\markboth{\thechapter.\ #1}{}}
\fancyhead[LE,RO]{\bfseries\thepage}
\fancyhead[L]{\bfseries\leftmark}
\renewcommand{\headrulewidth}{0.3pt}`
e tutto va come desideravo.
Alla prossima, Delia.