Re: Stile tesi e problemi con \include

#77831
franen
Partecipante
    Up
    0
    Down
    ::


    `\usepackage{fancyhdr}
    \pagestyle{fancy}
    \fancyhead{}
    \pagestyle{fancy}
    \renewcommand{\headrulewidth}{0.4pt}
    \renewcommand{\chaptermark}[1]{%
    \markboth{\MakeUppercase{#1}}{}}
    \fancyhead[C]{\small\bfseries\leftmark}
    \fancyfoot[C]{\thepage}
    % tutto il codice sopra può stare nel preambolo!`Tutto spiegato nella documentazione di fancyhdr (anche in italiano).
    Ma a cosa ti serve quel condizionale su \value{chapter}?

    Fran

    Go to top