ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ! error: (nodes): attempt to double-free math_char node 100300, ignored
@ 2018-04-28 13:11 Ulrike Fischer
  2018-04-28 15:42 ` Hans Hagen
  0 siblings, 1 reply; 9+ messages in thread
From: Ulrike Fischer @ 2018-04-28 13:11 UTC (permalink / raw)
  To: ntg-context

I have no idea how to transpose the following latex example to
context. Also in my opinion the input is wrong, it should be written
as \mathtestbase{fb}^{-1} (and this works fine). 

So I'm only posting this for the case that it indicates some hidden
problem in the fontloader.

The error I get from the document below is

! error:  (nodes): attempt to double-free math_char node 100300,
ignored
!  ==> Fatal error occurred, no output PDF file produced!

The fonts used are

[latinmodern-math.otf]:mode=base;script=math;language=DFLT;
and
STIXTwoText:mode=base;script=latn;language=DFLT;

Imho the relevant points to trigger the error are
- a math alphabet which uses mode=base
- a ligature in this font (fb here)
- a following math symbol directly behind the ligature (\int would
give an error too).

\documentclass{article}
\usepackage{unicode-math}
\setmathfontface\mathtestbase{STIX Two Text}[Renderer=Basic]
\begin{document}
 $\mathtestbase{fb^{-1}}$
\end{document}
  


-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/

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

end of thread, other threads:[~2018-04-30 16:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-28 13:11 ! error: (nodes): attempt to double-free math_char node 100300, ignored Ulrike Fischer
2018-04-28 15:42 ` Hans Hagen
2018-04-28 15:57   ` Ulrike Fischer
2018-04-28 19:41     ` Hans Hagen
2018-04-29 12:02       ` Ulrike Fischer
2018-04-30 13:49         ` Hans Hagen
2018-04-30 14:59           ` Ulrike Fischer
2018-04-30 15:45             ` Hans Hagen
2018-04-30 16:45               ` Ulrike Fischer

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