Re: [NTG-context] beta/7.7.2015: error with \in

2015-07-12 Thread Hans Hagen

On 7/11/2015 5:56 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:

Hello,

I'm getting the following error:


mtx-context | run 1: luatex
--fmt=c:/Ctx-Beta/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde...

iv --c:kindofrun=1 --c:maxnofruns=9 --c:nonstopmode
--c:path=C:\\Lukas\\ConTeXt\\Styles cont-yes.mkiv
This is LuaTeX, Version beta-0.80.1 (TeX Live 2015/W32TeX) (rev 5274)
   \write18 enabled.

system   callbacks  not registering frozen 'find_format_file'
open source  1  1 
c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-yes.mkiv

ConTeXt  ver: 2015.07.07 21:43 MKIV beta  fmt: 2015.7.9  int:
english/english
...
c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1610:
attempt to index field 'structure' (a nil value)
stack traceback:

c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1610: in
function 'identify_inner_or_outer'

c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1785: in
function 'identify'

c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1806: in
function 'action1'
  [string ...]:21: in function [string ...]:20
  (...tail calls...)
...
45 Hello \in{kap.}[NonExisting]
...


Any quick fix?


You can change line 1610 in

local jobstructure = job.structure
local components   = jobstructure and jobstructure.components

but better is to figure out why your tuc file is broken (aborted run? 
crash?)


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
-
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] beta/7.7.2015: error with \in

2015-07-11 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

I'm getting the following error:


mtx-context | run 1: luatex 
--fmt=c:/Ctx-Beta/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde...
iv --c:kindofrun=1 --c:maxnofruns=9 --c:nonstopmode 
--c:path=C:\\Lukas\\ConTeXt\\Styles cont-yes.mkiv
This is LuaTeX, Version beta-0.80.1 (TeX Live 2015/W32TeX) (rev 5274)
  \write18 enabled.

system   callbacks  not registering frozen 'find_format_file'
open source  1  1  
c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-yes.mkiv

ConTeXt  ver: 2015.07.07 21:43 MKIV beta  fmt: 2015.7.9  int: english/english
...
c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1610: attempt to 
index field 'structure' (a nil value)
stack traceback:
 c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1610: in 
function 'identify_inner_or_outer'
 c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1785: in 
function 'identify'
 c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1806: in 
function 'action1'
 [string ...]:21: in function [string ...]:20
 (...tail calls...)
...
45 Hello \in{kap.}[NonExisting]
...


Any quick fix?

(
I'm not attaching a MNWE as the error appears in a large project so extracting 
a MNWE is not so easy...
but is possible... not at the moment...

But error message would help.
)

Best regards,

Lukas


--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.  | mailto:pon...@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] beta/7.7.2015: error with \in

2015-07-11 Thread Pablo Rodriguez
On 07/11/2015 05:56 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
 Hello,
 
 I'm getting the following error:
 [...]
 Any quick fix?

Hi Lukáš,

I’m afraid this is all Greek to me.

But how about upgrading to latest beta from 2015.07.10 00:05.

Just in case it might help,


Pablo
-- 
http://www.ousia.tk
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___