ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Lawrence Bell <lawrence.matthew.bell@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: nested itemgroups sometimes not working
Date: Wed, 1 Feb 2017 17:59:24 +0000	[thread overview]
Message-ID: <CAL4oCsSUWHOYYAum5GHn-_j+UQKDL1JyUS5TvzZz7oW2_fA_kw@mail.gmail.com> (raw)
In-Reply-To: <c6c1b702-bfab-797c-b259-29f4fb023b5f@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2704 bytes --]

Ah, I see. Thanks for the response.

On Wed, Feb 1, 2017 at 4:51 PM, Henri Menke <henrimenke@gmail.com> wrote:

> It’s a known bug:
> https://mailman.ntg.nl/pipermail/ntg-context/2016/086926.html
>
> You can always test your code with latest standalone on
> http://live.contextgarden.net/
>
> On 02/01/2017 04:43 PM, Lawrence Bell wrote:
> > I'm having some difficulties with nested itemgroups. I've produced a
> > minimal working example as follows.
> >
> > \defineitemgroup
> >   [test] [symbol=n]
> >
> > \starttext
> >
> > % \startitemgroup
> > %   \startitem
> > %     \startitemgroup[test]
> > %       \startitem
> > %         ...
> > %       \stopitem
> > %     \stopitemgroup
> > %   \stopitem
> > % \stopitemgroup
> >
> > \startitemgroup
> >   \startitem
> >     \startitemgroup
> >       \startitem
> >         Lorem ipsum
> >         \startitemgroup[test]
> >           \startitem
> >             dolor sit amet,
> >           \stopitem
> >           \startitem
> >             consectetur adipisicing elit.
> >           \stopitem
> >         \stopitemgroup
> >       \stopitem
> >     \stopitemgroup
> >   \stopitem
> > \stopitemgroup
> >
> > \stoptext
> >
> > I would expect items in the [test] itemgroup to be numbered 1, 2 but
> > instead they are both 0. I have also found out that, bizarrely,
> > uncommenting the first itemgroup fixes the issue. This is the behaviour
> > I get on the TeXLive 2016 version of ConTeXt, I don't have the latest
> > minimals installed to test.
> >
> > Thanks in advance for any help with this matter!
> >
> >
> > ____________________________________________________________
> _______________________
> > 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
> > ____________________________________________________________
> _______________________
> >
>
> ____________________________________________________________
> _______________________
> 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
> ____________________________________________________________
> _______________________

[-- Attachment #1.2: Type: text/html, Size: 4579 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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:[~2017-02-01 17:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-01 15:43 Lawrence Bell
2017-02-01 16:51 ` Henri Menke
2017-02-01 17:59   ` Lawrence Bell [this message]
2017-02-02 16:50   ` Pablo Rodriguez
2017-02-02 16:48 ` 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=CAL4oCsSUWHOYYAum5GHn-_j+UQKDL1JyUS5TvzZz7oW2_fA_kw@mail.gmail.com \
    --to=lawrence.matthew.bell@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).