emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Macros [was: Re: ATTR_HTML for a clickable image, howto?]


From: Nicolas Goaziou
Subject: Re: [O] Macros [was: Re: ATTR_HTML for a clickable image, howto?]
Date: Sun, 20 May 2012 12:24:04 +0200

Hello,

Yagnesh Raghava Yakkala <address@hidden> writes:

> Nicolas Goaziou <address@hidden> writes:
>> #+TITLE: Macro test
>> #+MACRO: test2 recursive $1
>> #+MACRO: test A {{{test2(inner)}}} macro, $1.
>> #+MACRO: html-builder (eval (+ $1 $2))
>>
>>
>> {{{test(and an outer one)}}}
>>
>> Some complex macro {{{html-builder(1,2)}}}.
>
>
> out of curiosity I tried to export above snippet. it is working nice except 
> for
> new exporter latex option. (org-export-dispatch and d option)

You're right. I was protecting dollar signs before replacing arguments.
This should be fixed in master.

Thank you for the report.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]