ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Generic fontloader and flush_components
@ 2020-12-27 18:19 Marcel Fabian Krüger
  2020-12-27 21:50 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Fabian Krüger @ 2020-12-27 18:19 UTC (permalink / raw)
  To: ConTeXt users list

Hi,

in font-ots.lua (which becomes part of the generic fontloader)
nuts.flush_components is used, while it seems to be defined for
mkiv and generic in node-gcm.lua, but this file is not included in the
packaged generic fontloader. Therefore the current luatex-fonts-merged.lua
breaks with "trying to call a nil value (upvalue flush_components)".

Could you please add a definition for nuts.flush_components in the
generic version?

Thanks,
Marcel
___________________________________________________________________________________
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: Generic fontloader and flush_components
  2020-12-27 18:19 Generic fontloader and flush_components Marcel Fabian Krüger
@ 2020-12-27 21:50 ` Hans Hagen
  2020-12-28  1:47   ` Marcel Fabian Krüger
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2020-12-27 21:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Marcel Fabian Krüger

On 12/27/2020 7:19 PM, Marcel Fabian Krüger wrote:
> Hi,
> 
> in font-ots.lua (which becomes part of the generic fontloader)
> nuts.flush_components is used, while it seems to be defined for
> mkiv and generic in node-gcm.lua, but this file is not included in the
> packaged generic fontloader. Therefore the current luatex-fonts-merged.lua
> breaks with "trying to call a nil value (upvalue flush_components)".
> 
> Could you please add a definition for nuts.flush_components in the
> generic version?
I'll add it to (the rest in):

   luatex-basics-nod.lua

(it's a dummy function)

Hans

-----------------------------------------------------------------
                                           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: Generic fontloader and flush_components
  2020-12-27 21:50 ` Hans Hagen
@ 2020-12-28  1:47   ` Marcel Fabian Krüger
  0 siblings, 0 replies; 3+ messages in thread
From: Marcel Fabian Krüger @ 2020-12-28  1:47 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

On Sun, Dec 27, 2020 at 10:50:03PM +0100, Hans Hagen wrote:
> On 12/27/2020 7:19 PM, Marcel Fabian Krüger wrote:
> > Hi,
> > 
> > in font-ots.lua (which becomes part of the generic fontloader)
> > nuts.flush_components is used, while it seems to be defined for
> > mkiv and generic in node-gcm.lua, but this file is not included in the
> > packaged generic fontloader. Therefore the current luatex-fonts-merged.lua
> > breaks with "trying to call a nil value (upvalue flush_components)".
> > 
> > Could you please add a definition for nuts.flush_components in the
> > generic version?
> I'll add it to (the rest in):
> 
>   luatex-basics-nod.lua
> 
> (it's a dummy function)
> 

Thank you.

Marcel
___________________________________________________________________________________
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:[~2020-12-28  1:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 18:19 Generic fontloader and flush_components Marcel Fabian Krüger
2020-12-27 21:50 ` Hans Hagen
2020-12-28  1:47   ` Marcel Fabian Krüger

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