ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Error in last current -- Fixed--
Date: Wed, 19 Aug 2009 12:46:45 +0200	[thread overview]
Message-ID: <fe8d59da0908190346h73eb003bn84cdda872f760210@mail.gmail.com> (raw)

FIXED  with

$> context --version
MTXrun | current version: 2009.08.13 13:13

$> luatex --version
This is LuaTeX, Version beta-0.43.0-2009081911



On Tue, Aug 18, 2009 at 12:41 AM, luigi scarso<luigi.scarso@gmail.com> wrote:
> $>context --version
> MTXrun | main context file:
> /opt/luatex/minimals/tex/texmf-context/tex/context/base/context.tex
> MTXrun | current version: 2009.08.13 13:13
>
>
> $> luatex --version
> This is LuaTeX, Version beta-0.42.0-2009071802
>
>
>
> $> context test.tex
>
> %%% test.tex
> \usemodule[maps]
> \definereferenceformat[cite][left={[},right={]}]
> \defineitemgroup [bibliography] [levels=1]
> \setupitemgroup  [bibliography]
>                 [symbol=n,
>                  left={[},
>                  right={]},
>                  width=1.5em,
>                  stopper=,
>                  itemalign=flushright,
>                  inbetween={\blank[4pt]}]
> \appendtoks
>  \let \bibitem \itemgroupitem
> \to \itemgroupcommands
>
> \starttext
> \startArticle [Year=2009,
>               Number=39,
>               Period=eurotex,
>               Page=1,
>               Title={foo},
>               Author={Luigi Scarso}]
>
> \section{A section}
> Foo \cite[wikimedia])
>
> \section{References}
> \startbibliography
>   \bibitem[wikimedia]{\ \ }{http://download.wikimedia.org}
> \stopbibliography
> \stopArticle
> \stoptext
>
> gives
>
> {/opt/luatex/minimals/tex/texmf/fonts/map/dvips/lm/lm-rm.map}
> ! LuaTeX error ...mals/tex/texmf-context/tex/context/base/node-ref.lua:59:
> attempt to call upvalue 'list_dimensions' (a nil value)
> stack traceback:
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:59: in
> function 'dimensions'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:66: in
> function 'inject_range'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:297: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function 'inject_area'
>        ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in
> function <...mals/tex/texmf-context/tex/context/base/node-ref.lua:274>
>        (tail call): ?
>        <local nodes_cleanup_page = nodes.cleanup_page...>:14: in function
> <<local nodes_cleanup_page = nodes.cleanup_page...>:10>
>        (tail call): ?
>        (tail call): ?
>        <main ctx instance>:1: in main chunk.
> \finalizeshipoutbox ..._page(tex.box[\number #1])}
>
> \actualshipout ...0\hbox {#1}\finalizeshipoutbox 0
>                                                  \setbox \scratchbox \hbox ...
> \myshipout ...\@@ppmethod }\gobbleoneargument {#1}
>                                                  \setnextrealpageno \afters...
> \dofinaloutput ...hbox {\vbox {\dopagebody #1#2}}}
>                                                  \the \everyaftershipout \a...
> \finaloutput ...EAEAEA \dofinaloutput \fi \fi #1#2
>                                                  \resetselectiepagina \incr...
> \sidefloatoutput ...e \else \finalsidefloatoutput
>                                                  \global \sidefloatvsize \n...
> ...
> l.32 \stoptext
>
>
> --
> luigi
>



-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

                 reply	other threads:[~2009-08-19 10:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fe8d59da0908190346h73eb003bn84cdda872f760210@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).