I use insert->floats->figure float (lyx 1.1.6)
Joeri
Herbert Voss wrote:
>
> Joeri Verbiest wrote:
> >
> > I have a problem with figure in document.
> >
> > In de lyx document I have:
> >
> > Section
> > Text 1
> > Figure 1 (that I have insert)
> > Text 2
> > Subsection
> > Text 3
> > Figure 2
> >
> > But when I export it to pdf document I get:
> >
> > Section
> > Text 1
> > Text 2
> > Subsection
> > Text 3
> > Figure 1
> > Figure 2
> >
> > But I would like the other, what I see in the lyx document. What is the
> > problem? And how can I fixed it.
>
> what kind of float placement do you have?
> layout->document->float placement (lyx1.1.5)
> layout->document->extra->float placement (until 1.1.6)