ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>, context@vivaldi.net
Subject: Re: Strange error with combination of itemization, footnote and \crlf
Date: Tue, 22 Oct 2019 23:54:39 +0200	[thread overview]
Message-ID: <2b102232-c6a1-ea90-6b29-a41e7ba5ff13@xs4all.nl> (raw)
In-Reply-To: <50d9c68727110a0aad8c408a64e0dd4a@vivaldi.net>

On 10/22/2019 2:16 PM, context@vivaldi.net wrote:
> Hello,
> 
> here is a minimal sample which doesn't compile:
> 
> ----
> \starttext
>    \startitemize
>      \item
>        A\footnote{%
>          B
>          \startitemize
>            \item C
>          \stopitemize
>        }\crlf
>        D
> 
>      \item E % <<<< This sample compiles when this line is commented (?!)
>    \stopitemize
> \stoptext
> ----
> 
> The error message is:
> 
> "
> ...
> ...eta/tex/texmf-context/tex/context/base/mkiv/strc-num.lua:465: attempt 
> to index a nil value (local 'd')
> 
>   2       \startitemize
>   3         \item
>   4           A\footnote{%
>   5             B
>   6             \startitemize
>   7               \item C
>   8             \stopitemize
>   9           }\crlf
> 10           D
> 11
> 12 >>      \item E % <<<< This sample compiles when this line is commented
> 13       \stopitemize
> 14     \stoptext
> 15
> "
> 
> When the "\item E" is commented, the sample compiles successfully.
> 
> ConTeXt version: "ConTeXt  ver: 2019.10.11 15:47 MKIV beta  fmt: 
> 2019.10.16  int: english/english".
> 
> Any idea what's going wrong?
side effect of recent attempt to deal with nesting ... fixed in next beta

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-10-22 21:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-22 12:16 context
2019-10-22 21:54 ` Hans Hagen [this message]
2019-10-31 10:43   ` context
2019-11-04 17:31     ` Pablo Rodriguez

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=2b102232-c6a1-ea90-6b29-a41e7ba5ff13@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=context@vivaldi.net \
    --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).