Search found 1 match

by Kenetork
Tue Apr 09, 2013 10:24 pm
Forum: Page Layout
Topic: Correct Header for Nomenclature
Replies: 3
Views: 9624

Correct Header for Nomenclature

I am using nomencl and fancyhdr package. The objective is to print name of the chapter or section name in a page header. This works fine for all but the nomenclature.

I fixed the problem protecting the fancy header on ToC with this line.
\addtocontents{toc}{\protect\thispagestyle{fancy}}
I tried ...