I haven't really been following this float stuff, but I was thinking much the
same myself. One controller-view to navigate through the document using
whatever float type the user desired.
It would make a lot of sense to define an InsetFloat to store this info and
to have a daughter class to output LaTeX where available (eg Toc).
A
On Saturday 31 March 2001 12:50, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
>
> | So... it seems that the inset is storing the wrong value... the latex
> | command should at any accord not be visilbe outside the inset.
>
> I also think that we need a new inset for the floats.
>
> InsetFloatList
>
> This will store the float identifier (the float type) instead of the
> LaTex command used to produce the list.
>
> I am not sure if this will be able to use the same controller as the
> InsetToc, but it might.
>
> --
> Lgb