From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Stegemann Subject: Re: [LaTeX-Export] Longtable and Caption Date: Thu, 03 Dec 2009 16:22:03 +0100 Message-ID: References: <02E218E0-F8FD-44B8-974C-FC658722B32F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGDVp-0006gU-SB for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 10:22:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGDVl-0006aj-ST for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 10:22:33 -0500 Received: from [199.232.76.173] (port=42121 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGDVl-0006aO-HT for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 10:22:29 -0500 Received: from lo.gmane.org ([80.91.229.12]:56707) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NGDVl-0000eH-4O for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 10:22:29 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NGDVi-0007Be-Hj for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 16:22:26 +0100 Received: from london.zeitform.net ([146.140.213.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Dec 2009 16:22:26 +0100 Received: from ulf-news by london.zeitform.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Dec 2009 16:22:26 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Carsten, Carsten Dominik wrote: > it was my understanding that the caption command in longtable is different > from the caption command in normal tables, in that it is a line that is > printed over the table on each page - so I thought it always needs to be > there. Is that not correct? yes, treatment is different but nevertheless the caption is not mandatory for longtable. I never had any problems with longtable tables without \caption{}. Ulf