Re: Classe article e pacchetto fancyhdr

#79323
admin
Amministratore del forum
    Up
    0
    Down
    ::


    Grazie per i suggerimenti, ma non va. Continua ad uscire come 1   TITOLO DELLA SEZIONE e non Esercizio 1 Titolo della sezione (ho dimenticato il comando [tt]\nouppercase[/tt])

    Ciao
    Orlando

    EDIT:
    Con
    `\usepackage{fancyhdr}
    \setlength{\headheight}{13.59999pt}
    \pagestyle{fancy}{
    \renewcommand{\sectionmark}[1]{%
    \markright{\sffamily #1}
    }
    \fancyhf{}
    \fancyhead[L]{Esercizio\ \nouppercase\leftmark}
    \fancyfoot[C]{\thepage}
    }`
    va bene però \sffamily non viene proprio visto.

    Go to top