Hi Fabrice,

I don't know about the \symbol[EUR], but you can use directly the € symbol as in:

\unexpanded\def\euros#1{#1\,€}
\starttext

\euros{100}
  
\stoptext 

Best regards: OK



On 7 Apr 2018, at 23:56, Fabrice Couvreur <fabrice1.couvreur@gmail.com> wrote:

Hello,
This macro does not work anymore and I do not understand why.
Thank you

\unexpanded\def\euros#1{#1\,\symbol[EUR]}

\starttext

\euros{100}
 
\stoptext 
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________