Patrick Hartling wrote:

> }
> } \addtolength{\cftfignumwidth}{2em}
> } \renewcommand\numberline[1]{\myNumberline{Figure #1}}
> }
> } if this is not at the end of your document, than do a
> } \let\numberline\myNumberline
> } behind the insert command of lof
> 
> This is much closer, but it seems to be interfering with something else.
> Now my List of Figures is not on a separate page, and the "List of

what kind of textclass do you have?

> Figures" heading is not centered.  There is also no separation between
> the number of the figure and its name in listoffigures.  For example, an
> entry appears similar to the following:
> 
>     Figure 6.4IP Multicast Network .............................. 47

maybe that there are some conflicts with tocloft. try the following

1. with the cursor just before the label for listoffigures
do a layout->paragraph->center and a pagebreak above (it's in the
upper right corner of the popup window).

2. choose more space for the label
\addtolength{\cftfignumwidth}{2.5em}

Herbert


-- 
http://perce.de/lyx/

Reply via email to