Re: [O] [PATCH] customize latex table export

2012-04-23 Thread Bastien
Hi Christophe, Bastien writes: > Hi Christophe, > > Christophe Rhodes writes: > >> Again, is there anything more I can do to get this functionality >> (customizing header lines of tables in LaTeX export, in case everyone >> has lost the context) into org-mode? > > I saw your patch, thanks for i

Re: [O] [PATCH] customize latex table export

2011-12-14 Thread Bastien
Hi Christophe, Christophe Rhodes writes: > Again, is there anything more I can do to get this functionality > (customizing header lines of tables in LaTeX export, in case everyone > has lost the context) into org-mode? I saw your patch, thanks for it. I'm willing to apply it, but I will do whe

Re: [O] [PATCH] customize latex table export

2011-12-14 Thread Christophe Rhodes
Christophe Rhodes writes: > Christophe Rhodes writes: > >> Carsten Dominik writes, a long time ago: >> >>> >>> would it be better to be able to set these parameters on a per-table >>> basis with ATTR_LaTeX ? Would you like to try to prepare a patch to >>> this effect? >> >> Find attached a pat

Re: [O] [PATCH] customize latex table export

2011-12-07 Thread Christophe Rhodes
Hi, Christophe Rhodes writes: > Carsten Dominik writes, a long time ago: > >> >> would it be better to be able to set these parameters on a per-table >> basis with ATTR_LaTeX ? Would you like to try to prepare a patch to >> this effect? > > Find attached a patch to this effect. Is there anyth

Re: [O] [PATCH] customize latex table export

2011-12-02 Thread Christophe Rhodes
Niels Giesen writes: > Could you provide us with a minimal example of how this new functionality > can be used? Sure, sorry. Here we go: --- start here --- #+TITLE: Example of using hfmt #+AUTHOR: Christophe Rhodes * Introduction This document shows the use of the =hfmt= tag in =#+LaTeX_ATT

Re: [O] [PATCH] customize latex table export

2011-12-02 Thread Niels Giesen
Hi Christophe, Could you provide us with a minimal example of how this new functionality can be used? I am trying to test it and see if there are any conflicts with my patch of late to supports the booktabs package @ http://patchwork.newartisans.com/patch/1016/ (aside from one of the two patches

Re: [O] [PATCH] customize latex table export

2011-11-29 Thread Christophe Rhodes
Carsten Dominik writes, a long time ago: > On May 19, 2011, at 2:34 PM, Christophe Rhodes wrote: > >> To produce documents in something approaching my organization's house >> style, I need to be able to style the headers of tables. It's nice that >> orgtbl has the functionality for this, but the

Re: [O] [PATCH] customize latex table export

2011-05-24 Thread Carsten Dominik
Hi Christophe, On May 19, 2011, at 2:34 PM, Christophe Rhodes wrote: > Hi, > > To produce documents in something approaching my organization's house > style, I need to be able to style the headers of tables. It's nice that > orgtbl has the functionality for this, but the call to orgtbl-to-latex

[O] [PATCH] customize latex table export

2011-05-19 Thread Christophe Rhodes
Hi, To produce documents in something approaching my organization's house style, I need to be able to style the headers of tables. It's nice that orgtbl has the functionality for this, but the call to orgtbl-to-latex has a hard-coded list of parameters with no possibility for extension. With the