Re: fancyhdr solo titolo capitolo

#8622
Up
0
Down
::


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.

Go to top