ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: math and palatino
Date: Thu, 18 Jun 2009 04:59:11 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.2.00.0906180456070.4881@ybpnyubfg.ybpnyqbznva> (raw)
In-Reply-To: <97a06f070906180122s193e2dc6hea8192276e995ec0@mail.gmail.com>

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][euler@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	other threads:[~2009-06-18  8:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-18  3:00 Idris Samawi Hamid ادريس سماوي حامد
2009-06-18  8:03 ` Aditya Mahajan
2009-06-18  8:22   ` Johan Sandblom
2009-06-18  8:59     ` Aditya Mahajan [this message]
2009-06-18 13:46   ` Idris Samawi Hamid ادريس سماوي حامد
2009-06-18 16:06     ` Aditya Mahajan
2009-06-18 22:16       ` Idris Samawi Hamid ادريس سماوي حامد
2009-06-19  4:40         ` Aditya Mahajan
2009-06-19  8:05         ` Taco Hoekwater
2009-06-18 14:09   ` Idris Samawi Hamid ادريس سماوي حامد

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.0906180456070.4881@ybpnyubfg.ybpnyqbznva \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).