"Diego A. Puertas F." wrote:
> 
> Hello list.
> 
> OK, I have a long table, in a float, and it won't split in two pages.
> 
> When I get it out of the float, it breaks perfectly, just in the row
> where I've said so, but I put it into a float and she does not.
> 
> I need the table to be numbered.

have a look at the sample file, there are three tables:
1. floating
2. nonfloating
3. floating

the nonfloating one is countered by the same table-counter.
but pay attention, if you delete the h(ere)-option in 
layout->document->float placement
latex put the two floating tables before the nonfloating one
and therefore countig is incorrect.

hope this helps
Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/voss
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 2.15
\textclass article
\language default
\inputencoding latin1
\fontscheme default
\graphics default
\float_placement h
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard
\added_space_top vfill 
Here comes my first floating table
\begin_float tab 
\layout Standard
\align center \LyXTable
multicol5
3 2 0 0 -1 -1 -1 -1
1 1 0 0
1 0 0 0
1 1 0 0
8 1 0 "" ""
8 1 1 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""

1
\newline 
2
\newline 
3
\newline 
4
\newline 
5
\newline 
6
\layout Caption

a floating table
\end_float 
\layout Standard

Another table with my own caption and no floating environment
\layout Standard
\added_space_top 0.3cm \added_space_bottom 0.3cm \align center \LyXTable
multicol5
2 2 0 0 -1 -1 -1 -1
1 1 0 0
1 1 0 0
8 1 0 "" ""
8 1 1 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""

0
\newline 
1
\newline 
2
\newline 
3
\layout LaTeX


\backslash 
centerline{Table Nr.
 
\backslash 
stepcounter{table}
\backslash 
thetable: My own caption for my own table 
\backslash 
vspace{0.5cm}}
\layout Standard

And another floating table:
\layout Standard

\begin_float tab 
\layout Standard
\align center \LyXTable
multicol5
3 2 0 0 -1 -1 -1 -1
1 1 0 0
1 0 0 0
1 1 0 0
8 1 0 "" ""
8 1 1 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""

3
\newline 
4
\newline 
3
\newline 
3
\newline 
7
\newline 
7
\layout Caption

another floating table
\end_float 
\the_end

Reply via email to