On 20-Feb-2002 Herbert Voss wrote:

> http://www.lyx.org/help/table/longtable.php#caption

Nice! You'll have a type in there

> \myFoothote{...blah...} 
> \myFoothote{...blah...} 

> caption and counting
> Longtable uses the same counter than tabular. Therefore counting of tables is wrong 
>if
> you use a longtable without a caption. In this case write in preamble:
> 
> \let\myEnd\endlongtable
> \renewcommand\endlongtable{\myEnd\addtocounter{table}{-1}}
> 
> if you have a mix of longtable with and without captions, than write after every
> longtable:
> 
> \addtocounter{table}{-1}

I don't understand this one. What happens if you don't have a caption does
it increase the counter anyway? Could we have this as a rule and put it always
after a longtable or is there some drawback?

           Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Office Automation:
        The use of computers to improve efficiency in the office
        by removing anyone you would want to talk with over coffee.

Reply via email to