Re: Testatine solo fronte

#27726
Up
0
Down
::


Usa`\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
\fancyhf{}
\fancyhead[LE,RO]{\bfseries\thepage} %Modifica qui….
\fancyhead[LO]{\bfseries\rightmark}
\fancyhead[RE]{\bfseries\leftmark}
\renewcommand{\headrulewidth}{0.5pt}
\renewcommand{\footrulewidth}{0pt}
\fancypagestyle{plain} %e qui
{ \fancyhead{}
\fancyfoot[CE,CO]{\thepage}
\renewcommand{\headrulewidth}{0pt}
}`per mettere quello che vuoi dove vuoi tu.
Poi anche`\markboth{\tableofcontentsname}{\tableofcontentsname}`Spero di esserti stato utile…

Go to top