Re: [NTG-context] Symbol euro

2014-02-27 Thread Fabrice

Thanks Wolfgang,
Fabrice
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Symbol euro

2014-02-27 Thread Wolfgang Schuster

Am 27.02.2014 um 23:57 schrieb Fabrice Couvreur :

> Hi, 
> I try to define the € symbol with :
> \definesymbol [euro] [\ getglyph{Euro} {\ char160}], but it does not work. 

\usesymbols[mvs]
\setupsymbolset[europe]

\starttext

€: \symbol[EUR]

\stoptext

Wolfgang

___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Symbol euro

2014-02-27 Thread Wolfgang Schuster

Am 27.02.2014 um 23:57 schrieb Fabrice Couvreur :

> Hi, 
> I try to define the € symbol with :
> \definesymbol [euro] [\ getglyph{Euro} {\ char160}], but it does not work. 

What doesn’t work.


\starttext

1. €

2. \symbol[euro]

\stoptext
<\example>

Wolfgang

___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] Symbol euro

2014-02-27 Thread Fabrice Couvreur
Hi,
I try to define the EURO symbol with :
\definesymbol [euro] [\ getglyph{Euro} {\ char160}], but it does not work.
Regards,
Fabrice
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___