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 front of it


and after you insert the list of symbols

\let\thechapter\thechapterOld


Herbert



-- 
http://www.lyx.org/help/

Reply via email to