On Thu, 18 Jun 2009, Johan Sandblom wrote:

Is there an otf euler option?

No. Also keep in mind that euler is no where close to being a complete math
font. Mkii used a virtual font that took missing symbols from px math and
cm.

I have a local half baked support for Euler, which uses missing symbols from
iwona. I can send the patch if you want to experiment with it.


I would love that as well. Is it on the wiki?

http://github.com/adityam/context-math/commit/ba9c49b5ac7c19900d851c1bcbbde599f672acd4

Keep in mind that this is/was an experiment. I am still trying to understand how to create virtual fonts on the fly. In order to use this, you need

\starttypescript [math][euler][all]
    \definefontsynonym[mathroman][eu...@euler-math]
    \loadmapfile[original-ams-euler.map]
    \loadmapfile[iwona-ex.map]
    \loadmapfile[iwona-sy.map]
\stoptypescript

then

\definetypescript[whatever][mm][euler][default][text=rm]

Aditya
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to