From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Way to replace normal tabular env with booktabs? Date: Thu, 09 Feb 2012 15:24:59 -0500 Message-ID: <4558.1328819099@alphaville> References: <0167BDBB-27A0-458E-8107-4A2217710BE7@gmail.com> <87vcnmr3uy.fsf@gmail.com> <87zkctt0qa.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58693) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvaYJ-00016R-SP for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 15:25:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvaYE-0006B1-3F for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 15:25:11 -0500 Received: from g1t0027.austin.hp.com ([15.216.28.34]:19515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvaYD-00067t-Tk for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 15:25:06 -0500 In-Reply-To: Message from John Hendy of "Thu\, 09 Feb 2012 14\:20\:33 CST." 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: John Hendy Cc: Nicolas Goaziou , nicholas.dokos@hp.com, emacs-orgmode , Carsten Dominik John Hendy wrote: > On Thu, Feb 9, 2012 at 1:57 PM, Thomas S. Dye wrote: > > Hi John, > > > > I had the same experience. =C2=A0When I restarted Emacs, it was there. > > What's more, it appears to work. =C2=A0I haven't had time to explore > > thoroughly but the initial test worked out of the box. >=20 > I've restarted... still nothing. >=20 > ,--- > | Org-mode version 7.8.03 (release_7.8.03.330.gc804) > `--- >=20 > Just did another fresh pull, made sure I'm on master, and still don't hav= e it. >=20 Make sure org-mode/contrib/lisp is in your load-path and do (require 'org-export) This is ngz's new experimental exporter - IIUC. Nick > John >=20 > > > > All the best, > > Tom > > > > John Hendy writes: > > > >> 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=3Dyes" > >>> 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. Speaki= ng > >>> about it, it should be a good idea to including a line about it in > >>> `orgtbl-to-generic' docstring. > >>> > >>> > >>> Regards, > >>> > >>> -- > >>> Nicolas Goaziou > >> > >> > > > > -- > > Thomas S. Dye > > http://www.tsdye.com >=20