On Tue, 11 Jul 2006, Hans Hagen wrote:

> Adam Lindsay wrote:
>> Makes sense. I'll look at the new definitions you just sent.
>>
>> On the "user" side, what do you imagine it would look like:
>> \definetypeface [e] [mm] [math] [euler] [euler] [encoding=ec]
>>
>>
> ^^^ this one (actually it listens to the outer encoding)

I am missing something. I tried the following (with the alpha, 
cont-new.tex contains the new definitions), but get not accent with 
the following code.

\startmathcollection[euler:texnansi]
     \definemathsymbol [breve] [accent] [tf] ["15]
\stopmathcollection
\startmathcollection[euler:ec]
     \definemathsymbol [breve] [accent] [tf] ["08]
\stopmathcollection


\definetypeface [e] [mm] [math] [euler] [euler] [encoding=ec]
\setupbodyfont[e,10pt]

\starttext
$\breve e$
\stoptext

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to