Re: [O] New exporter macro question

2013-02-11 Thread Carsten Dominik
Hello Nicolas, thanks for your reply. I now remember this point of downgrading the macros and replacing complex macro calls with babel code. Thanks also for the easy work-around. - Carsten On 11.2.2013, at 22:37, Nicolas Goaziou wrote: > Hello, > > Carsten Dominik writes: > >> I am port

Re: [O] New exporter macro question

2013-02-11 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > I am porting my websites to the new exporter, finally. Much is very smooth. > I do have a problem with macros: > > > * Macro definition > > >#+MACRO: thumbright #+ATTR_HTML: style="float:right;width:$1;margin:0px > 20px 0px 20px;" \n [[./Content/$2/t

Re: [O] New exporter macro question

2013-02-11 Thread Nick Dokos
Nick Dokos wrote: > Carsten Dominik wrote: > > > OK, I see, this seems to be because the "\n" is no longer > > interpreted as a newline character upon macro expansion, so the > > entire text ends up in the ATTR_HTML line and is treated as a > > comment. > > It seems to be coming from deep wi

Re: [O] New exporter macro question

2013-02-11 Thread Nick Dokos
Carsten Dominik wrote: > > On 11 feb. 2013, at 13:48, Carsten Dominik wrote: > > > > > Hi, > > > > I am porting my websites to the new exporter, finally. Much is very > > smooth. I do have a problem with macros: > > > > > > * Macro definition > > > > > > #+MACRO: thumbright #+ATTR_H

Re: [O] New exporter macro question

2013-02-11 Thread Carsten Dominik
On 11 feb. 2013, at 13:48, Carsten Dominik wrote: > > Hi, > > I am porting my websites to the new exporter, finally. Much is very smooth. > I do have a problem with macros: > > > * Macro definition > > > #+MACRO: thumbright #+ATTR_HTML: style="float:right;width:$1;margin:0px > 20px 0