[EMAIL PROTECTED] wrote:
> >>
> >>This works fine for the TOC, but in the normal text, the pagenumbering at
> >>even pages disappeared.
> 
> >I personnaly use the fancyplain facility to change headers and footers
> >for special pages (i.e. no printing of chaptermarks in the first page
> >of a chapter. Yous shouls have look at the fancyhdr doc.
> 
> I did this before, but I�m only able to avoid pagenumbering at the first
> page of the TOC.
> Though I did a
> 
> \fancyfoot[LE]{\thepage}
> 
> at the plain text after the TOC to reestablish the settings in the
> LATEX-preface, there this is already entered. This works, but I think,
> that�s not the way it should be handeled. It doesn�t work for Klyx either.

try at the very first line in tex(red)
\renewcommand\thepage{}

behind the insert toc-command
\renewcommand\thepage{\arabic{page}}

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

Reply via email to