Richard A. Bilonick wrote:
>Why is it so difficult to place figures and tables in a sensible location?
>
>I have placed the tables and figures exactly where I want them to be.
LyX (or
>Latex) puts them in ridiculous locations. It places tables very far from
>where they are inserted. It often puts some figures in different sections.
>
>I need to have a number figures and tables like this:
>
if you don't need the floating, than use package nonfloat if you
need captions. On the hand you can use package float with option H
for single floats.
http://www.lyx.org/help/floats/floats.php3
Herbert