Re: Problema testatina, backmatter

#41840
Up
0
Down
::

Grazie per la risposta, ad entrambi.

Un’ulteriore domanda. Nel codice
`
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyhead[R]{\bfseries\nouppercase{\leftmark}}
\fancyfoot[C]{\thepage}
\makeatletter
\renewcommand{\chaptermark}[1]{%
\markboth{\if@mainmatter\thechapter.\ \fi #1}{}}
\makeatletter
\setlength{\headheight}{14pt}
`
non si dovrebbe sostituire il secondo \makeatletter con \makeatother, per invertire il catcode di ‘@’ da 11 a 12?

Era per vedere se stavi attento. 🙂

Correggo.

Ciao
Enrico

Go to top