rgheck <[EMAIL PROTECTED]> writes:
>
> Try to create a very simple version of what you're trying to do, and see
> if you can get that to work. Often, you'll find by doing this that
> something else is messing you up. If you can't get it to work, post the
> simple version here, and then we'll have something to work with.
>
> rh
>
>
What I'm trying to do is really simple, (or this is what I thought...):
\lhead{}
\chead{}
\renewcommand{\chaptermark}[1]{%
\markboth{\MakeUppercase{%
\chaptername} \ \thechapter. %
\ #1}{}}
\renewcommand{\sectionmark}[1]{}
\fancyfoot[C]{\thepage}
I changed the margins of my document in lyx options:
lyx-> Settings -> Margins
the number of the pages is what it doesn't work...