I'm getting (suddenly) an error: ...ext/tex/texmf-context/tex/context/base/mkiv/font-hsh.lua:124: table index is nil And I have a bunch of tables: \placetable[here][tab01]{Kazanlak site numbers, aggregate area and average area through through time}{ \setupTABLE[c][each][align=middle,style={\tfx},alignmentcharacter={.},aligncharacter=yes] \chardef\characteralignmentmode=2 \startCSV Period,NL,Chl,EBA,LBA,EIA,LIA,RM,LA,BYZ,MA,OTT Aggregate Area (ha),1.5,2.9,5.0,6.7,21.5,43.3,54.9,31.2,24.4,30.7,94.9 Site Count,3,6,10,7,23,38,23,19,15,21,15 Avg Area (ha),0.5,0.5,0.5,1.0,0.9,1.1,2.4,1.6,1.6,1.5,6.3 \stopCSV } The odd thing is that no other chapters of the book (all of which use the same environment, and many use the same table) When I comment out the series of tables, the errors go away. I've just rerun first-setup.sh just out of paranoia. mtx-context | current version: 2016.04.17 11:56
Brian Ballsun-Stanton mailto:denubisx@gmail.com 18. April 2016 um 03:59 I'm getting (suddenly) an error: ...ext/tex/texmf-context/tex/context/base/mkiv/font-hsh.lua:124: table index is nil
And I have a bunch of tables:
\placetable[here][tab01]{Kazanlak site numbers, aggregate area and average area through through time}{ \setupTABLE[c][each][align=middle,style={\tfx},alignmentcharacter={.},aligncharacter=yes] \chardef\characteralignmentmode=2 \startCSV Period,NL,Chl,EBA,LBA,EIA,LIA,RM,LA,BYZ,MA,OTT Aggregate Area (ha),1.5,2.9,5.0,6.7,21.5,43.3,54.9,31.2,24.4,30.7,94.9 Site Count,3,6,10,7,23,38,23,19,15,21,15 Avg Area (ha),0.5,0.5,0.5,1.0,0.9,1.1,2.4,1.6,1.6,1.5,6.3 \stopCSV }
The odd thing is that no other chapters of the book (all of which use the same environment, and many use the same table)
Create a minimal working example. Wolfgang
On 4/18/2016 3:59 AM, Brian Ballsun-Stanton wrote:
I'm getting (suddenly) an error: ...ext/tex/texmf-context/tex/context/base/mkiv/font-hsh.lua:124: table index is nil
And I have a bunch of tables:
\placetable[here][tab01]{Kazanlak site numbers, aggregate area and average area through through time}{ \setupTABLE[c][each][align=middle,style={\tfx},alignmentcharacter={.},aligncharacter=yes] \chardef\characteralignmentmode=2 \startCSV Period,NL,Chl,EBA,LBA,EIA,LIA,RM,LA,BYZ,MA,OTT Aggregate Area (ha),1.5,2.9,5.0,6.7,21.5,43.3,54.9,31.2,24.4,30.7,94.9 Site Count,3,6,10,7,23,38,23,19,15,21,15 Avg Area (ha),0.5,0.5,0.5,1.0,0.9,1.1,2.4,1.6,1.6,1.5,6.3 \stopCSV }
The odd thing is that no other chapters of the book (all of which use the same environment, and many use the same table)
When I comment out the series of tables, the errors go away. I've just rerun first-setup.sh just out of paranoia. mtx-context | current version: 2016.04.17 11:56
i really need a small *working* example for this ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Brian Ballsun-Stanton
-
Hans Hagen
-
Wolfgang Schuster