ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* XITS Math
@ 2018-02-05 15:00 Schmitz Thomas A.
  2018-02-05 15:51 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Schmitz Thomas A. @ 2018-02-05 15:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

The following test file runs without errors in the texlive version (2017.05.15 21:48) but fails with the current beta (2018.01.24 10:47); several errors "font with asked name 'xits-math' is not found":


\definefontfamily [test] [serif] [DejaVu Serif]
\definefontfamily [test] [sans]  [DejaVu Sans]
\definefontfamily [test] [mono]  [DejaVu Sans Mono]
\definefontfamily [test] [math]  [XITS Math]

\setupbodyfont [test,10pt]

\starttext

Hello world. {\ss Sans} {\tt Mono}

\math{a^2 + b^2 = c^2} 

\stoptext

Looks like there is a bug somewhere in the font selection mechanism. 

Thomas
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2018-02-05 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-05 15:00 XITS Math Schmitz Thomas A.
2018-02-05 15:51 ` Hans Hagen
2018-02-05 16:00   ` Schmitz Thomas A.

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