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
