2015-05-31 10:46 GMT+02:00 Michael Berger <[email protected]>:

>  Hello Jürgen, Wolfgang
>
> Jürgen, you had suggested the following to Wolfgang:
>
> in Preamble
> \AtBeginDocument{\renewcommand\nomname{Glossar}}
> in Text
> \clearpage\markboth{\nomname}{\nomname}
>
> In a linguistic paper (KOMA-Script Article) I'd achieved some time ago the
> same with the following Preamble and nothing in the Text
>
>
> \usepackage[style=long,nolist]{glossaries}
>
> \usepackage{multicol}
>
> \usepackage{xcolor}
>
> \usepackage{ulem}
>
>
> \def\nompreamble{\addcontentsline{toc}{section}{\nomname}\markboth{\nomname}{\nomname}}
>
> \AtBeginDocument{\renewcommand\nomname{Glossary \& Nomenclature}}
>

Only the last two lines are relevant here. As compared to my proposal, they
differ in that your code also adds the nomenclature to the TOC. The rest is
more or less equivalent.

Jürgen

Reply via email to