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{}
> > \chaptermark{Symbol list}
>
> >
> > I get now:
> > 0. Symbol list
> >
> > Have can I delete this zero in front of it
>
> and after you insert the list of symbols
>
> \let\thechapter\thechapterOld
