From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Add \endifrsthead to longtable export Date: Sun, 27 Oct 2013 09:01:49 +0100 Message-ID: <8738nncfbm.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaLI2-0006wx-Qk for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 04:01:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VaLHx-00043p-1M for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 04:01:38 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:33199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaLHw-00043X-Pe for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 04:01:32 -0400 Received: by mail-wi0-f174.google.com with SMTP id cb5so2638228wib.1 for ; Sun, 27 Oct 2013 01:01:31 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Sat, 26 Oct 2013 14:07:01 -1000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Org-mode Hello, tsd@tsdye.com (Thomas S. Dye) writes: > Previously, export of LaTeX longtables that spanned a page break > generated a caption on each page, resulting in multiple entries in the > table of contents. > > The attached patch for ox-latex.el implements the \endfirsthead command > so the caption only appears once, at the top of the table. Subsequent > pages of the table start with "Continued from previous page". Applied. Thank you. Regards, -- Nicolas Goaziou