On Sun, 2009-02-22 at 16:54 +0100, Uwe Stöhr wrote: > Nikos Alexandris schrieb: > > >> You can use the ERT command \pagestyle{plain} before the list of > >> figures command. > > > > It works :-). But it works for the whole document :D. > > Because you used \pagestyle and not \thispagestyle wich affects only the > current page. To get back > to your original definition add a \pagestyle{headings} or \pagestyle{fancy}, > resp.. > > regards Uwe
Yago, Paul & Uwe, thanks, Nikos