> Nikos:
> > Great :D It just works.
> There is only one side-effect: List of Figures and List of Tables are
> not anynore _pushed_ to start in a new page. Perhaps the tocloft package
> changes pagestyle or something. This is minor I think. With a "New Page"
> or similar it can be solved.
> 
> 
Yes you should insert the list of figures and the list of tables
manually (using ERT)

after table of contents (from Lyx)

\clearpage
\listoffigures
\clearpage
\listoftables
\clearpage


for \clearpage you may use (command from LyX) Insert > formatting >
clearpage

---
was

Reply via email to