Hello everyone. I am new member of this site.
I have a very long table in one of my LyX documents and this table is in a float.
Since a float only appear on a single page(?), the only one page of the table is shown in PDF or DVI.
I need to know how to take the table out of the float, or to remove the float since I don't want to remake the table.
THANKS
/RJ
LyX ⇒ Remove floats?
NEW: TikZ book now 40% off at Amazon.com for a short time.
Remove floats?
Hello and Welcome,
You are right to say that the table environment will make it floating. Fact is that if your table is longer than a page long, removing the float environment will not make the table spread over multiple pages.
For this you need to check the "longtable" package: http://www.ctan.org/tex-archive/help/Ca ... table.html
Hope this helps. Cheers
You are right to say that the table environment will make it floating. Fact is that if your table is longer than a page long, removing the float environment will not make the table spread over multiple pages.
For this you need to check the "longtable" package: http://www.ctan.org/tex-archive/help/Ca ... table.html
Hope this helps. Cheers