Thanks for help to everyone that help me, specially Herbert, but I don't
understand why we need to repeat this:
\newcommand{\myIndent}{\hspace{\parindent}}
\renewcommand\headrulewidth{0pt} % no headerline
\renewcommand\footrulewidth{0pt} % no footerline
\fancyhead{}% clear header
\fancypagestyle{plain}{% plain headers for chapters
\cfoot{}% clear default
\rfoot{\thepage}% right formatted pagenumber
}
\cfoot{} <= why repeat here
\rfoot{\thepage} <= and here ?

Alexandre


-- 
clarkagjcris

Reply via email to