yes, it does
Wolfgang
Am 12.05.2015 um 17:04 schrieb Will Furnass:
On 12/05/15 15:37, Wolfgang Engelmann wrote:
I tried to renaming nomname to Glossar and to get the header right (it
is at the moment taking the name of the preceeding Namensverzeichnis and
found this one in the Internet which I put in ERT and inserted between
Namenverzeichnis and Nomenclature
\clearpage \markboth{\nomname}{\Glossar}
Does this do what you want when inserted as ERT before your Nomenclature?
\renewcommand{\nomname}{Glossar}
Will