ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Unable to switch math fonts
@ 2017-07-20  7:38 Kumar Appaiah
  2017-07-20 18:23 ` Pablo Rodriguez
  0 siblings, 1 reply; 8+ messages in thread
From: Kumar Appaiah @ 2017-07-20  7:38 UTC (permalink / raw)
  To: ntg-context

Hi.

I'm using the Debian packaged ConTeXt, version 2017.05.15.20170613-2.
I have the Neo Euler OTF font and mtxrun --script fonts finds it.

I am unable to get the following to work:

\definefontfamily [myfamily] [math] [Neo Euler]
\setupbodyfont[myfamily]

\starttext
This is plain text.
\startformula
x + y = z
\stopformula
\stoptext

The above code doesn't build for me with errors in the formula
portion. However, removing the Neo Euler line makes it work. Moreover,
this works:

\definefontfamily [myfamily] [serif] [Neo Euler]
\setupbodyfont[myfamily]
\starttext
This is plain text.
\startformula
x + y = z
\stopformula
\stoptext

But this makes everything, including math, Euler. Could you please help me out?

Thanks.

Kumar
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-07-25 15:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-20  7:38 Unable to switch math fonts Kumar Appaiah
2017-07-20 18:23 ` Pablo Rodriguez
2017-07-21 12:33   ` Kumar Appaiah
2017-07-22  1:16     ` Sebastian L.
2017-07-23 19:22       ` Pablo Rodriguez
2017-07-24 21:41         ` Sebastian L.
2017-07-24 22:12           ` Hans Hagen
2017-07-25 15:57             ` Sebastian L.

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).