On Mon, 18 Aug 2003, Juergen Spitzmueller wrote:
> Ingar Pareliussen wrote:
> > Whenever I include a figurefloat [htbp] is written before the actual float.
> > I see from the latex export that lyx 1.2.3 exports figures as:
> > \begin{figure}[htbp].
>
> What is inserted in Document->Extras->Float placement?
Nothing.
However in the lyx file:
\begin_inset Float figure
placement htbp
wide true
collapsed true
When I delete the "placement htbp" things are ok. I guess I can delete the
line manually if that is the easiest way.
Ingar