Re: [NTG-context] Math fallback

2013-07-31 Thread Wolfgang Schuster
Am 30.07.2013 um 18:55 schrieb Aditya Mahajan adit...@umich.edu: Is it possible to use the fallback mechanism for math fonts? For example, I am using Neo Euler for math which has a few missing glyphs. Can I use Cambria (or Xits) as a fallback font for missing glyphs. I am using the

Re: [NTG-context] Math fallback

2013-07-31 Thread John Kitzmiller
On Jul 31, 2013, at 12:15 PM, ntg-context-requ...@ntg.nl wrote: Am 30.07.2013 um 18:55 schrieb Aditya Mahajan adit...@umich.edu: Is it possible to use the fallback mechanism for math fonts? For example, I am using Neo Euler for math which has a few missing glyphs. Can I use Cambria (or

Re: [NTG-context] Math fallback

2013-07-31 Thread Hans Hagen
On 7/31/2013 6:53 PM, John Kitzmiller wrote: On Jul 31, 2013, at 12:15 PM, ntg-context-requ...@ntg.nl mailto:ntg-context-requ...@ntg.nl wrote: Am 30.07.2013 um 18:55 schrieb Aditya Mahajan adit...@umich.edu mailto:adit...@umich.edu: Is it possible to use the fallback mechanism for math

Re: [NTG-context] Math fallback

2013-07-31 Thread Aditya Mahajan
On Wed, 31 Jul 2013, Hans Hagen wrote: I too would like to use Neo Euler for math but need some of the missing glyphs/symbols, like \angle and \triangle. What would the typescript look like to provide fallback to font for the symbols? complex as original euler already misses many shapes and

Re: [NTG-context] Math fallback

2013-07-31 Thread Hans Hagen
On 7/31/2013 11:02 PM, Aditya Mahajan wrote: On Wed, 31 Jul 2013, Hans Hagen wrote: I too would like to use Neo Euler for math but need some of the missing glyphs/symbols, like \angle and \triangle. What would the typescript look like to provide fallback to font for the symbols? complex as

Re: [NTG-context] Math fallback

2013-07-31 Thread Aditya Mahajan
On Wed, 31 Jul 2013, Hans Hagen wrote: On 7/31/2013 11:02 PM, Aditya Mahajan wrote: On Wed, 31 Jul 2013, Hans Hagen wrote: I too would like to use Neo Euler for math but need some of the missing glyphs/symbols, like \angle and \triangle. What would the typescript look like to provide

[NTG-context] Math fallback

2013-07-30 Thread Aditya Mahajan
Is it possible to use the fallback mechanism for math fonts? For example, I am using Neo Euler for math which has a few missing glyphs. Can I use Cambria (or Xits) as a fallback font for missing glyphs. I am using the simplefonts module, but I am happy to write a typescript file if that makes