Hello Julie.

Good eye. It was not a pasting error, it was an actual error. I fixed it in 
the original instructions and tested it in 5.0.8. It is now working as 
expected.

THANK YOU VERY MUCH!

El domingo, 2 de marzo de 2014 13:28:38 UTC+1, Julie escribió:
>
> I've copied it in a new tiddler on tiddlywiki.com, and tested the 
> footnote macro: it works... provinding that you add the missing "\" at the 
> very beginning (pasting error?).
>
>
>
> Le dimanche 2 mars 2014 13:15:15 UTC+1, Danielo Rodríguez a écrit :
>>
>> Hello Jon,
>>
>> I tried with the new TW version and I'm experiencing the same problem. I 
>> don't understand why. Maybe new features of TW makes something wrong about 
>> how my macro is wrote. 
>>
>> Maybe Jeremy could help us.
>> Here is the macro code
>>
>> define ref(label)
>> <$button popup="$:/state/$label$" class="btn-invisible tw-slider"><sup 
>> style="color:green">$label$</sup></$button>
>> \end
>>
>> \define definition(label,text)
>> <$reveal type="popup" state="$:/state/$label$" animate="yes">
>> <div class="tw-drop-down">
>> <dl>
>> <dt>$label$</dt>
>> <dd>$text$</dd>
>> </dl>
>> </div>
>> </$reveal>
>> \end
>>
>> \define footnote(label,text)
>> <<ref "$label$">>
>> <<definition "$label$" "$text$">>
>> \end
>>
>> \define footnotes(label,text)
>> <<definition "$label$" "$text$">>
>> <sub><span style="color:green">$label$ : </span> $text$</sub>
>> \end
>>
>>
>>
>>
>> El sábado, 1 de marzo de 2014 20:20:12 UTC+1, Jon escribió:
>>>
>>> Does it still work in yours, Danielo?
>>>
>>> On Saturday, 1 March 2014 19:18:46 UTC, Jon wrote:
>>>>
>>>> Yes, I did re-load and when I first upgraded yesterday, the general 
>>>> layout didn't work and Jeremy suggested 
>>>> $:/core/ui/PageMacros<http://braintest.tiddlyspot.com/#%24%3A%2Fcore%2Fui%2FPageMacros>as
>>>>  a possible culprit. I used the original from 5:0:8 and everything worked 
>>>> fine. I'd forgotten that the footnote macro had been inserted into it, so 
>>>> yes, must be a compatibility problem.
>>>>
>>>> On Saturday, 1 March 2014 18:52:17 UTC, Danielo Rodríguez wrote:
>>>>>
>>>>> Maybe something is broken because the new version. Anyway, to make 
>>>>> this macro work globally you have to "reload" your TW. Did you tried 
>>>>> that? 
>>>>
>>>>

-- 
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/groups/opt_out.

Reply via email to