I have a problem with longtables. All tables are placed inside floats and have a caption.
makes no sense to have a longtable in a float, because a longtable can not break across pages.
When I tick in the table dialog at the longtable box the first table in my document will be counted as No. 2 (Table 2) and the next one "Table 3". When I deselect the "longtable" option the 1rst table gets counted correctly as No. 1.
Why doesen't the counting of tables work with the first table as a longtable?
because longtable uses the same counter than table.
http://www.educat.hu-berlin.de/~voss/LaTeX/table/longtable.phtml
Herbert
