From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [LaTeX-Export] Longtable and Caption Date: Thu, 3 Dec 2009 15:37:20 +0100 Message-ID: <02E218E0-F8FD-44B8-974C-FC658722B32F@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGCoG-0001U9-OH for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:37:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGCoB-0001RI-31 for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:37:31 -0500 Received: from [199.232.76.173] (port=46103 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGCo9-0001Qq-Ib for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:37:25 -0500 Received: from mail-ew0-f210.google.com ([209.85.219.210]:57867) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGCo9-0004Xn-CQ for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:37:25 -0500 Received: by ewy2 with SMTP id 2so533040ewy.8 for ; Thu, 03 Dec 2009 06:37:24 -0800 (PST) In-Reply-To: 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: Ulf Stegemann Cc: emacs-orgmode@gnu.org Hi Ulf, 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? - Carsten On Dec 2, 2009, at 8:51 AM, Ulf Stegemann wrote: > Hi, > > is there any good reason why there's always a caption (\caption{}) > included whenever a table is exported to LaTeX as longtable > environment? > If there isn't, I would strongly prefer to have the same behaviour > with > longtable as with ordinary tables, i.e. suppress the caption if > `#+CAPTION:' is not explicitly given. > > Ulf > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten