I write a report and I want to write an introduction before the first chapter,so I put this at the begin of "Introduction file":
\chapter*{Introduction générale} \label{Introdution}
I have 3 pages in the introduction.The problem that I got
in the second and the third page.how delete this from these pages.
\chapter*{Introduction générale}\markboth{Introdution}{Introdution}you don't need\labelbecause there is no number here. – touhami May 21 '16 at 15:40