ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Fabrice Couvreur <fabrice1.couvreur@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Question about \setupitemgroup
Date: Wed, 27 Jul 2016 12:53:25 +0200	[thread overview]
Message-ID: <CACyK-eqs_N5_DMt4=X10eBfWFr7CJBVGaLsU2emg_UPpub1gKg@mail.gmail.com> (raw)
In-Reply-To: <CACyK-erP_tOgoTNR1hG7qJZu6stAyd=3JXq59V8uONtZuwWnOg@mail.gmail.com>


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

Hi Wolfgang,
I'm confused, it does not work and I can not find the solution
Thanks
fabrice

your output :

1.a.
1.b.
1.c.
2.
3.
4.

my output :

1.a
b.
c.
2.
3.
4.

\setupitemgroup
  [itemize]
  [color=darkred,
   distance=\spaceamount,
   option={packed,fit,intext}]

\starttext

\startitemize[n,repeat]

  \noitem \startitemize[a]

           \item
           \item
           \item

          \stopitemize
  \item
  \item
  \item

\stopitemize

\stoptext


Context version ConTeXt  ver: 2016.07.23 13:35 MKIV beta  fmt: 2016.7.24
int: english/english

2016-07-24 12:28 GMT+02:00 Fabrice Couvreur <fabrice1.couvreur@gmail.com>:

> Hi Wolgang,
> Thank you for your reply only is not what I would like.
> Your output:
>
> 1.
> 2.a.
> 2.b
>
> My output:
>
> 1.
> 2.a.
> b.
>
> thank you,
> Fabrice
>
> 2016-07-23 18:41 GMT+02:00 Wolfgang Schuster <schuster.wolfgang@gmail.com>
> :
>
>> Fabrice Couvreur <fabrice1.couvreur@gmail.com>
>> 23. Juli 2016 um 10:28
>> Hi Wolfgang,
>> I thought the keyword to correct the problem was but I repeat this otiens
>>
>> 1.
>> 2.a.
>> 2.b
>>
>> instead of
>>
>> 1.
>> 2.a.
>> b.
>>
>> You need todays beta to get the correct output for the following example
>> (the \noitem hasn’t thw right defintion in older versions):
>>
>> \setupitemgroup
>>   [itemize]
>>   [color=darkred,
>>    distance=\spaceamount,
>>    option={packed,fit,intext}]
>>
>> \starttext
>>
>> \startitemize[n,repeat]
>>
>>     \item \input tufte
>>
>>     \noitem \startitemize[a]
>>         \item \input tufte
>>         \item \input tufte
>>     \stopitemize
>>
>> \stopitemize
>>
>> \stoptext
>>
>> Wolfgang
>>
>>
>> ___________________________________________________________________________________
>> 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 #1.2: Type: text/html, Size: 7355 bytes --]

[-- Attachment #2: 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
___________________________________________________________________________________

  parent reply	other threads:[~2016-07-27 10:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-22 10:32 Fabrice Couvreur
2016-07-22 10:47 ` Wolfgang Schuster
2016-07-22 11:06   ` Fabrice Couvreur
2016-07-22 14:12     ` Fabrice Couvreur
2016-07-23  8:28       ` Fabrice Couvreur
2016-07-23 16:41         ` Wolfgang Schuster
2016-07-24 10:28           ` Fabrice Couvreur
2016-07-24 11:18             ` Question about \definefallback Jean-Pierre Delange
2016-07-25  9:00               ` Jean-Pierre Delange
2016-07-27 10:53             ` Fabrice Couvreur [this message]
2016-11-27 13:28 question about \setupitemgroup Pablo Rodriguez
2016-12-09  0:27 ` Aditya Mahajan

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='CACyK-eqs_N5_DMt4=X10eBfWFr7CJBVGaLsU2emg_UPpub1gKg@mail.gmail.com' \
    --to=fabrice1.couvreur@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).