28 Maggio 2012 alle 10:00
#74331
::
`\pagestyle{fancy}
\makeatletter
\renewcommand\frontmatter{%
\cleardoublepage
\@mainmatterfalse
\pagenumbering{Roman}}
\makeatother
\addtolength{\headwidth}{1.5em}
\renewcommand{\chaptermark}[1]%
{\markboth{#1}{}}
\renewcommand{\sectionmark}[1]%
{\markright{#1}}
\renewcommand{\headrulewidth}{0pt}
%\renewcommand{\footrulewidth}{0pt}
\fancyhf{}
\fancyhead[LE]{\textbf{\thepage}\quad\textsl{\leftmark}}
\fancyhead[RO]{\textsl{\rightmark}\quad\textbf{\thepage}}`
penso di esserci riuscito se a qualcuno serve è questo il codice !