24 Ottobre 2011 alle 7:20
#65025
::
Ok grazie, vedo cosa riesco a fare 🙂
EDIT: ok, apparentemente risolto, il codice prima del makeletter è ora diventato:
`
\pagestyle{fancy}
\fancyhf{}
\fancyhead[RO]{{\nouppercase{\rightmark}}}
\fancyhead[LE]{{\nouppercase{\leftmark}}}
\usepackage{fancyhdr}
\fancyfoot{}
\renewcommand{\footrulewidth}{0pt}
\fancyfoot[LE, RO]{\thepage}
\fancypagestyle{plain}{
\fancyhead{}
\renewcommand{\headrulewidth}{0pt}}`