ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henri Menke <henrimenke@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:51:01 +0100	[thread overview]
Message-ID: <c6c1b702-bfab-797c-b259-29f4fb023b5f@gmail.com> (raw)
In-Reply-To: <CAL4oCsQnOGidPKER_xBzC=Ucs7UBMujk_5YjCSs6s=TYgxs1mg@mail.gmail.com>

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
___________________________________________________________________________________

  reply	other threads:[~2017-02-01 16:51 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 [this message]
2017-02-01 17:59   ` Lawrence Bell
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=c6c1b702-bfab-797c-b259-29f4fb023b5f@gmail.com \
    --to=henrimenke@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).