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 15:26:22 -0600 Message-ID: References: <0167BDBB-27A0-458E-8107-4A2217710BE7@gmail.com> <87vcnmr3uy.fsf@gmail.com> <87zkctt0qa.fsf@gmail.com> <4604.1328819352@alphaville> 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]:34435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvbVY-0000hh-VO for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 16:26:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvbVX-0007X0-AS for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 16:26:24 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:53039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvbVW-0007SZ-SY for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 16:26:23 -0500 Received: by mail-bk0-f41.google.com with SMTP id y12so2251315bkt.0 for ; Thu, 09 Feb 2012 13:26:22 -0800 (PST) In-Reply-To: <4604.1328819352@alphaville> 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: nicholas.dokos@hp.com Cc: Nicolas Goaziou , emacs-orgmode , Carsten Dominik On Thu, Feb 9, 2012 at 2:29 PM, Nick Dokos wrote: > 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. >> >> I've restarted... still nothing. >> >> ,--- >> | Org-mode version 7.8.03 (release_7.8.03.330.gc804) >> `--- >> >> Just did another fresh pull, made sure I'm on master, and still don't ha= ve it. >> > > ... oh, one more thing: to use it, *don't do* C-c C-e (that will give > you the standard exporter). You have to invoke it explicitly with > > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 M-x org-export-dispatch RET Got it. Works. What's the status on this exporter? I have settings in a setupfile for latex export, which this (obviously) doesn't pick up since it's bypassing. Thus, it looks like I'll have to set individual options via the org-e-latex family of variables. But... it might be nice to know when this will be pulled in. Should I invest in it or stick to the normal exporter for now (which does work with the booktabs patch)? Thanks, John > > Nick > >> John >> >> > >> > 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. Speak= ing >> >>> 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 >>