Re: Problema con fancyhdr e fncychap

#9125
lorenzo.pantieri
Partecipante
    Up
    0
    Down
    ::

    c’è un rimedio?

    `\documentclass{book}

    \pagestyle{fancy}
    \renewcommand{\chaptermark}[1]{\markboth{#1}{}}
    \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
    \fancyhf{}
    \fancyhead[LE,RO]{\scshape\thepage}
    \fancyhead[LO]{\scshape\footnotesize\nouppercase{\rightmark}}
    \fancyhead[RE]{\scshape\footnotesize\nouppercase{\leftmark}} `
    Ciao,
    L.

    Go to top