I think it may not be possible to transclude inside of a macro definition. 
But you can flip it around and define the macro like:

\define edition(src:"stuff")
---

^^Version ([[eng|$src$]])

\end

and call the macro like this:

<$macrocall $name="edition" src={{!!source}} />


Mark

On Friday, November 28, 2014 4:23:46 PM UTC-8, Marc Viot wrote:
>
> no I try it, but it doesn't work :(
>
> \define affiche()
> <$view field="source" />
> \end
>
> \define edition()
> ---
>
> ^^Version ([[eng|{{!!source}}]])
>
> \end
>
> Le vendredi 28 novembre 2014 23:58:27 UTC+1, Alberto Molina a écrit :
>>
>> Hi, 
>>
>> Don't be sorry, we all (users) started asking basic questions. 
>>
>> {{mytiddler!!source}} 
>>
>> Does it work? 
>>
>> Alberto 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to