Angus Leeming wrote:
> However, I'm also using the subfig package to add captions to the
> sub figures within a float and at the moment these remain with the
> figure. Ie:
> <page>
>           ----------------------
>           |                    |
>           |                    |
>           |                    |
>           ----------------------
>       (a) \degree{90} branches are allowed...
>           ----------------------
>           |                    |
>           |                    |
>           |                    |
>           ----------------------
>       (b) \degree{90} branches are not allowed...
> 
>                   Figure 11
> </page>

I got there eventually. The subfig package has two optional
parameters:

\subfloat[list of figures caption][subfigure caption
{\includegraphics...}

> Moreover, these same sub figure captions *do not* appear on the List
> of Figures page.

\setcounter{lofdepth}{2}

Angus



Reply via email to