ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Schmitz Thomas A." <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: XITS Math
Date: Mon, 5 Feb 2018 16:00:53 +0100	[thread overview]
Message-ID: <35135806-FDBE-46CD-BAED-941F885FCC86@uni-bonn.de> (raw)

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
___________________________________________________________________________________

             reply	other threads:[~2018-02-05 15:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-05 15:00 Schmitz Thomas A. [this message]
2018-02-05 15:51 ` Hans Hagen
2018-02-05 16:00   ` Schmitz Thomas A.

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=35135806-FDBE-46CD-BAED-941F885FCC86@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).