From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: new latex exporter and booktabs Date: Sun, 20 May 2012 00:45:42 +0200 Message-ID: <87y5ondc2x.fsf@gmail.com> References: <87aa13c0bo.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVsS3-00039v-82 for emacs-orgmode@gnu.org; Sat, 19 May 2012 18:48:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SVsS1-0005rn-DY for emacs-orgmode@gnu.org; Sat, 19 May 2012 18:48:42 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:48944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVsS1-0005rb-4J for emacs-orgmode@gnu.org; Sat, 19 May 2012 18:48:41 -0400 Received: by wibhm14 with SMTP id hm14so964773wib.12 for ; Sat, 19 May 2012 15:48:38 -0700 (PDT) In-Reply-To: <87aa13c0bo.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Sat, 19 May 2012 23:44:59 +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: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > Hi all, > > it seems that the new latex exporter is ignoring the values of > org-export-latex-tables-hline, > org-export-latex-tables-tstart and > org-export-latex-tables-tend > which I set to \\midline, \\toprule and \\bottomrule, resp. It ignores `orgtbl-to-latex' altogether. > How can I get the new exporter to produce booktabs tables by default? See `org-e-latex-tables-booktabs'. Regards, -- Nicolas Goaziou