Wolfgang Engelmann wrote: > in my koma book I have an index and a nomenclature at the end. The header > of the index says correctly index, but the one of the nomenclature shows > also index instead of nomenclature. What do I have to do to get it right?
Read the nomencl documentation ;-)
Add in ERT
\cleardoublepage
\markboth{\nomname}{\nomname}
immediately before the nomenclature list.
Jürgen
