Hi Hans, I get this error running 2013.08.14 15:25: ! LuaTeX error .../context/tex/texmf-context/tex/context/base/font-col.lua:180: table index is nil stack traceback: .../context/tex/texmf-context/tex/context/base/font-col.lua:180: in function 'fontcollectionclone' [string "\directlua "]:1: in main chunk. system > tex > error on line 137 in file /Users/tas/context/tex/texmf-context/tex/context/base/cont-yes.mkiv: LuaTeX error ... \ctxcommand #1^^@-\directlua {commands.#1} l.137 } \ctxcommand #1^^@-\directlua {commands.#1} \font_fallbacks_prepare_indeed ...backs_prepare #1 \endgroup <inserted text> ...llbacks_prepare_indeed \m_font_class_fallbacks \fi \else \font_fallbacks_... \font_helpers_low_level_define ...everydefinefont \c_font_feature_inheritanc... ... l.91 \stopluacode Unfortunately, I have no idea what triggers it, same document compiles fine with a July beta. All best Thomas
On 8/15/2013 11:40 AM, Schmitz Thomas A. wrote:
Hi Hans,
I get this error running 2013.08.14 15:25:
as you know lua ... just look at those lines and a few lines above ... you need to add local unic = unicode + offset - start (new beta later, in the middle of something) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Aug 15, 2013, at 1:43 PM, Hans Hagen
as you know lua ... just look at those lines and a few lines above ... you need to add
local unic = unicode + offset - start
(new beta later, in the middle of something)
Ah, you're right, I could have seen that myself - that assignment was missing from the "else" branch. Thanks, that fixed the problem! Thomas
participants (2)
-
Hans Hagen
-
Schmitz Thomas A.