Re: header problems

2002-05-09 Thread Herbert Voss
Joeri Verbiest wrote: > The problem that I now have is that the word Chapter is missing in front > of my chapters. sure, therefore you need the \let\thechapter\thechapterOld immediately behind the symbollist. anyway, it's better to use fanyhdr look at http://www.lyx.org/help/fancy/header.p

Re: header problems

2002-05-09 Thread Joeri Verbiest
The problem that I now have is that the word Chapter is missing in front of my chapters. Joeri > > I hope that someone can help me. > > > > I have a list of symbols. Now I put in my doc > > > > \let\thechapterOld\thechapter > > \renewcommand\thechapter{} > > > \def\chaptername{} > > \chapte

Re: header problems

2002-05-09 Thread Herbert Voss
Joeri Verbiest wrote: > > I hope that someone can help me. > > I have a list of symbols. Now I put in my doc > \let\thechapterOld\thechapter \renewcommand\thechapter{} > \def\chaptername{} > \chaptermark{Symbol list} > > I get now: > 0. Symbol list > > Have can I delete this zero in f

header problems

2002-05-09 Thread Joeri Verbiest
Hi, I hope that someone can help me. I have a list of symbols. Now I put in my doc \def\chaptername{} \chaptermark{Symbol list} I get now: 0. Symbol list Have can I delete this zero in front of it Joeri