ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ulrike Fischer <news3@nililand.de>
To: ntg-context@ntg.nl
Subject: Re: ! error: (nodes): attempt to double-free math_char node 100300, ignored
Date: Sat, 28 Apr 2018 17:57:43 +0200	[thread overview]
Message-ID: <f559y2nv7hjr$.dlg@nililand.de> (raw)
In-Reply-To: <6803fe6b-4fff-9c92-2349-fe8a6ad42735@xs4all.nl>

Am Sat, 28 Apr 2018 17:42:17 +0200 schrieb Hans Hagen:

> On 4/28/2018 3:11 PM, Ulrike Fischer wrote:
>> 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 what is \mathtestbase doing? 

It is a math alphabet. The original error was from a hidden \mathrm. 

> (i don't see a fb lig in that font 
> (unless i have the wrong font of course))

Ups. I get the error but only with a version which resided in my
windows fonts folder. When I force lualatex to use the version in
the texmf it disappear. For the faulty font I see in the lua-file:

 [983055]={
   ["boundingbox"]={ 18, -10, 830, 713 },
   ["index"]=662,
   ["name"]="f_b",
   ["unicode"]={ 102, 98 },
   ["width"]=865,
  },

The font used on my system is
c:/Wi
ndows/Fonts/STIX2Text-Regular.otf

The original bug report
(https://github.com/khaledhosny/libertinus/issues/166) mentions also
Amiri and Libertinus Serif.

With 
\setmathfontface\mathtestbase{Libertinus Serif}[Renderer=Basic]
i get the same error and it too has a f_b ligature:

 [983076]={
   ["boundingbox"]={ 22, -12, 741, 700 },
   ["class"]="ligature",
   ["index"]=2438,
   ["name"]="f_b",
   ["unicode"]={ 102, 98 },
   ["width"]=778,
  }, 






-- 
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
___________________________________________________________________________________

  reply	other threads:[~2018-04-28 15:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-28 13:11 Ulrike Fischer
2018-04-28 15:42 ` Hans Hagen
2018-04-28 15:57   ` Ulrike Fischer [this message]
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

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='f559y2nv7hjr$.dlg@nililand.de' \
    --to=news3@nililand.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).