From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Way to replace normal tabular env with booktabs? Date: Thu, 9 Feb 2012 13:50:29 -0600 Message-ID: References: <0167BDBB-27A0-458E-8107-4A2217710BE7@gmail.com> <87vcnmr3uy.fsf@gmail.com> <87zkctt0qa.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rva0m-00020n-PY for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 14:50:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rva0l-0001iy-27 for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 14:50:32 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:57015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rva0k-0001io-PM for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 14:50:30 -0500 Received: by bkty12 with SMTP id y12so2182002bkt.0 for ; Thu, 09 Feb 2012 11:50:29 -0800 (PST) In-Reply-To: <87zkctt0qa.fsf@gmail.com> 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: Nicolas Goaziou Cc: Carsten Dominik , emacs-orgmode On Wed, Feb 8, 2012 at 4:32 PM, Nicolas Goaziou wrote: > Hello, > > Niels Giesen writes: > >> I say: go for it! > > Booktabs are available in e-latex backend, through "booktabs=yes" > attribute or org-e-latex-tables-booktabs variable. > This is currently implemented? I just did a pull and don't get any results for the variable org-e[xport]-latex-booktabs... Sorry if I didn't understand how you implemented it. Thanks, JOhn > I don't make use of :skipheadrule yet, since it's not in tree. Speaking > about it, it should be a good idea to including a line about it in > `orgtbl-to-generic' docstring. > > > Regards, > > -- > Nicolas Goaziou