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
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
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
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
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