ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Enumerations
Date: Sun, 8 May 2016 18:42:38 +0200	[thread overview]
Message-ID: <34B241C9-633E-4FF8-B4C3-F240E43ADC84@gmail.com> (raw)
In-Reply-To: <a2439396-964f-590a-09c2-cfd426b7ad14@gmx.es>

[-- Attachment #1: Type: text/plain, Size: 526 bytes --]

Hi Pablo,

You are right, the « norepeat » key does not work any more, but I do not know when the change, or th ebug, was introduced. In the « Teste Suite » there is a file entitled « repeat-001.tex » which used to give the behavoir expected by Henman and you, but when typeset now it gives something different. Compare the two attached PDF files (repeat-001.pdf is the old PDF obtained in 2012, while repeat-001-bis.pdf is the same file typeset with the latest beta, version 2016-05-08 01:35).

Best regards: OK


[-- Attachment #2: repeat-001.pdf --]
[-- Type: application/pdf, Size: 5631 bytes --]

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




[-- Attachment #4: repeat-00-bis.pdf --]
[-- Type: application/pdf, Size: 5489 bytes --]

[-- Attachment #5: Type: text/plain, Size: 1797 bytes --]


> On 08 May 2016, at 11:10, Pablo Rodriguez <oinos@gmx.es> wrote:
> 
> On 05/08/2016 12:07 AM, Henman wrote:
>> I am using the 'repeat' directive to cause itemizations to display upper 
>> level numbers as well as lower ones, but, sometimes I want to put it on 
>> hold and just display a simple alpha enumeration  For example at the 
>> third level.  I can't see how to turn off the repeat.
> 
> The source includes a norepeat keyword that should disable repetition.
> 
> But I’m a afraid it doesn’t work:
> 
>    \setupitemgroup[itemize][1][n, repeat]
>    \setupitemgroup[itemize][2][n, repeat]
>    \setupitemgroup[itemize][3][a, norepeat]
> 
>    \starttext
> 
>    This is our item list:
> 
>    \startitemize
>        \item ...          % 1
>        \startitemize
>            \item ...      % 1.1
>            \startitemize
>                \item ...  % a
>            \stopitemize
>            \item ...      % 1.2
>            \startitemize
>                \item ...  % a
>                \item ...  % b
>            \stopitemize
>        \stopitemize
>        \item ...          % 2
>    \stopitemize
> 
>    \stoptext
> 
> I may be missing something or there might be a bug here.
> 
> 
> Pablo
> -- 
> http://www.ousia.tk
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________


[-- Attachment #6: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2016-05-08 16:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-07 22:07 Enumerations Henman
2016-05-08  9:10 ` Enumerations Pablo Rodriguez
2016-05-08 16:42   ` Otared Kavian [this message]
2016-05-08 16:50   ` Enumerations Wolfgang Schuster
2016-05-08 20:28     ` Enumerations 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=34B241C9-633E-4FF8-B4C3-F240E43ADC84@gmail.com \
    --to=otared@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).