rgheck <[EMAIL PROTECTED]> writes:
> >
> >
> Read the documentation for the fancyhdr package, which you probably have
> in fancyhdr.dvi. You can turn on "fancy" page headings in
> Document>Settings>Page Layout>Page Style.
>
> rh
>
>
Ok, I tried:
\usepackage{fancyhdr}
\pagestyle{fancy}
\lhead{}
\chead{}
\rhead{\bfseries \chaptername \ \thechapter \ \chaptermark}
\fancyfoot[C]{\thepage}
and everything is ok except for the chaptermark, wich it doest work..
I have the numbers centered in the foot,
I have the line, the name chapter, the number 1..,n, but no the
title of the chapter...
¿any idea?
thank you