On Mon, 12 Feb 2007, Aditya Mahajan wrote:

> > \starttext
> > 5,00\,\texteuro
> > \stoptext
> >
> > does not work any more. What have I to do?
> 
> Short answer: use texnansi encoding.
> 
> \usetypescript[modern][encoding=texnansi]
> \setupbodyfont[modern,rm,11pt]

Hello,

here is another possibility:

\usesymbols[eur]
\definecharacter texteuro {{\ss\symbol[euro]}}
\starttext
\startlines
5,00\,\texteuro
\bf 5,00\,\texteuro
\it 5,00\,\texteuro
\stoplines
\stoptext

Of course, you must install
ftp://ftp.adobe.com/pub/adobe/type/win/all/eurofont.exe for this to work.

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to