On 6/22/2018 6:07 PM, Ulrike Fischer wrote:
Am Fri, 22 Jun 2018 16:09:26 +0200 schrieb Hans Hagen:

I uploaded a beta (with an seeindex fix).

I still get an error about a missing function registersplit when
using the new generic loader together with luaotfload.

Looking at the code I can see that there is an "if context" switch
around the relevant part (around line 34058):

definers.makespecification=makespecification
if context then --<<<<<<<<<
   local splitter,splitspecifiers=nil,""
...

Removing this (and the "end" naturally) then it worked fine.
don't use register split in luaotfload ... look in luatex-fonts.lua etc to soo how to analyze the name .. splitters are something context specific

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
___________________________________________________________________________________

Reply via email to