ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* error on
@ 2009-02-11 11:57 Jan-Erik Hägglöf
  2009-02-13 14:23 ` Yue Wang
  2009-02-13 15:24 ` Mojca Miklavec
  0 siblings, 2 replies; 3+ messages in thread
From: Jan-Erik Hägglöf @ 2009-02-11 11:57 UTC (permalink / raw)
  To: ConTeXt-maillist

HI!

After updating I did(according to the wiki at
http://wiki.contextgarden.net/ConTeXt_Minimals )

After Installing section

 > ctxtools --update   &   > luatools --ini --compile --verbose cont-uk
cont-en 

Above commands failed with following error(the last lines in output):


loading : Context Synchronization
)
(/home/djsameman/context/tex/texmf-local/tex/context/base/math-pln.tex)
(/home/djsameman/context/tex/texmf-local/tex/context/base/math-ini.mkiv
! LuaTeX
error ...ontext/tex/texmf-local/tex/context/base/math-noa.lua:161: table
index is nil
stack traceback:
	...ontext/tex/texmf-local/tex/context/base/math-noa.lua:161: in main
chunk
	<main ctx instance>:1: in main chunk.
\ctxluabytecode ...de[#1] = nil end else end end }
                                                  
\registerctxluafile ...{\the \luabytecodecounter }
                                                  \fi 
l.43 \registerctxluafile{math-noa}{1.001}
                                         
? 

What seems to be wrong? Running version
MtxRun | current version: 2009.02.09 21:24


Thanks in Advance

//Janneman


___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error on
  2009-02-11 11:57 error on Jan-Erik Hägglöf
@ 2009-02-13 14:23 ` Yue Wang
  2009-02-13 15:24 ` Mojca Miklavec
  1 sibling, 0 replies; 3+ messages in thread
From: Yue Wang @ 2009-02-13 14:23 UTC (permalink / raw)
  To: janerik.hagglof, mailing list for ConTeXt users

Hi,

If you are using experimental, you should use trunk version of LuaTeX,
not the one distributed in Minimals.

Yue Wang

On Wed, Feb 11, 2009 at 7:57 PM, Jan-Erik Hägglöf
<janerik.hagglof@bredband.net> wrote:
> HI!
>
> After updating I did(according to the wiki at
> http://wiki.contextgarden.net/ConTeXt_Minimals )
>
> After Installing section
>
>  > ctxtools --update   &   > luatools --ini --compile --verbose cont-uk
> cont-en
>
> Above commands failed with following error(the last lines in output):
>
>
> loading : Context Synchronization
> )
> (/home/djsameman/context/tex/texmf-local/tex/context/base/math-pln.tex)
> (/home/djsameman/context/tex/texmf-local/tex/context/base/math-ini.mkiv
> ! LuaTeX
> error ...ontext/tex/texmf-local/tex/context/base/math-noa.lua:161: table
> index is nil
> stack traceback:
>        ...ontext/tex/texmf-local/tex/context/base/math-noa.lua:161: in main
> chunk
>        <main ctx instance>:1: in main chunk.
> \ctxluabytecode ...de[#1] = nil end else end end }
>
> \registerctxluafile ...{\the \luabytecodecounter }
>                                                  \fi
> l.43 \registerctxluafile{math-noa}{1.001}
>
> ?
>
> What seems to be wrong? Running version
> MtxRun | current version: 2009.02.09 21:24
>
>
> Thanks in Advance
>
> //Janneman
>
>
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error on
  2009-02-11 11:57 error on Jan-Erik Hägglöf
  2009-02-13 14:23 ` Yue Wang
@ 2009-02-13 15:24 ` Mojca Miklavec
  1 sibling, 0 replies; 3+ messages in thread
From: Mojca Miklavec @ 2009-02-13 15:24 UTC (permalink / raw)
  To: janerik.hagglof, mailing list for ConTeXt users

On Wed, Feb 11, 2009 at 12:57 PM, Jan-Erik Hägglöf wrote:
> HI!
>
> After updating I did(according to the wiki at
> http://wiki.contextgarden.net/ConTeXt_Minimals )
>
> After Installing section
>
>  > ctxtools --update   &   > luatools --ini --compile --verbose cont-uk
> cont-en

I'm sorry. This is misinformation that I didn't notice before:
http://wiki.contextgarden.net/index.php?title=ConTeXt_Minimals&diff=prev&oldid=9086

According to IP it came from somewhere around London and the content
confirms it:
    ctxtools --update
    texexec --make --all --pdftex uk en
    texexec --make --all --xetex uk en
But those commands do not make much sense. ctxtools --update is not
working the way it should and Ukrainian interface doesn't exist.

> Above commands failed with following error(the last lines in output):

I fixed the webpage. You should not need these commands (but it would
be nice to fix ctxtools) - ignore them for the moment and
1.) remove context files (or all files if you didn't put any there) in
texmf-local
2.) just run ./first-setup again to get the old files back if still needed

Mojca
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-13 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11 11:57 error on Jan-Erik Hägglöf
2009-02-13 14:23 ` Yue Wang
2009-02-13 15:24 ` Mojca Miklavec

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