From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Patch to customize output of tables in LaTeX exporter. Date: Mon, 23 Apr 2012 14:57:38 +0200 Message-ID: <874nsa8v25.fsf@altern.org> References: <87ipn911r9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMJHJ-0006l0-5C for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMJHA-0004x7-IU for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:26:04 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:5856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMJHA-0004v9-Ch for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:25:56 -0400 In-Reply-To: <87ipn911r9.fsf@gmail.com> (Niels Giesen's message of "Fri, 28 Oct 2011 19:09:46 +0200") 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: Niels Giesen Cc: Orgmode Niels Giesen writes: > Attached is a patch that allows some customization of tables in LaTeX > export. > > It adds three new customizable with default values: > > org-export-latex-tables-tstart : nil > org-export-latex-tables-hline : "\\hline" > org-export-latex-tables-tend : nil Finally applied, thanks. -- Bastien