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

* Re: XITS Math
  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.
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2018-02-05 15:51 UTC (permalink / raw)
  To: ntg-context

On 2/5/2018 4:00 PM, Schmitz Thomas A. wrote:
> 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.

here i get

loaded fonts: 4 files: xits-math.otf, dejavusans.ttf, 
dejavusansmono.ttf, dejavuserif.ttf

-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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

* Re: XITS Math
  2018-02-05 15:51 ` Hans Hagen
@ 2018-02-05 16:00   ` Schmitz Thomas A.
  0 siblings, 0 replies; 3+ messages in thread
From: Schmitz Thomas A. @ 2018-02-05 16:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users



> On 5. Feb 2018, at 16:51, Hans Hagen <pragma@wxs.nl> wrote:
> 
> here i get
> 
> loaded fonts: 4 files: xits-math.otf, dejavusans.ttf, dejavusansmono.ttf, dejavuserif.ttf


You’re right: after deleting and remaking the cache, it works here too. Sorry for the noise!

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