ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Forcing indentation on item groups
@ 2021-02-02 23:37 Jairo A. del Rio
  2021-02-03  4:46 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Jairo A. del Rio @ 2021-02-02 23:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi list. I have the following example:


\setupindenting[yes,medium]

\starttext

\startitemize[n,text][stopper=,lefttext=(,righttext=)]

\startitem A\stopitem


\startitem B\stopitem


\startitem C\stopitem

\stopitemize

\stoptext

The item group doesn't follow indentation. Adding \leavevmode only has
effect on the first line, and only insert a spurious space from the second
item on. How would I solve this? To be clear, I want indenting before
numbers, i.e. <indent>(1), not (1)<indent>. Thanks beforehand.

Jairo

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

[-- Attachment #2: Type: text/plain, Size: 493 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Forcing indentation on item groups
  2021-02-02 23:37 Forcing indentation on item groups Jairo A. del Rio
@ 2021-02-03  4:46 ` Wolfgang Schuster
  2021-02-03  4:57   ` Jairo A. del Rio
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2021-02-03  4:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Jairo A. del Rio schrieb am 03.02.2021 um 00:37:
> Hi list. I have the following example:
> 
> 
> \setupindenting[yes,medium]
> 
> \starttext
> 
> \startitemize[n,text][stopper=,lefttext=(,righttext=)]
> 
> \startitem A\stopitem
> 
> 
> \startitem B\stopitem
> 
> 
> \startitem C\stopitem
> 
> \stopitemize
> 
> \stoptext
> 
> The item group doesn't follow indentation. Adding \leavevmode only has 
> effect on the first line, and only insert a spurious space from the 
> second item on. How would I solve this? To be clear, I want indenting 
> before numbers, i.e. <indent>(1), not (1)<indent>. Thanks beforehand.

\setupitemize [each] [margin=standard]

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Forcing indentation on item groups
  2021-02-03  4:46 ` Wolfgang Schuster
@ 2021-02-03  4:57   ` Jairo A. del Rio
  0 siblings, 0 replies; 3+ messages in thread
From: Jairo A. del Rio @ 2021-02-03  4:57 UTC (permalink / raw)
  To: Wolfgang Schuster; +Cc: mailing list for ConTeXt users


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

Oh, cool. Thank you very much! :D

Jairo

El mar., 2 de feb. de 2021 11:46 p. m., Wolfgang Schuster <
wolfgang.schuster.lists@gmail.com> escribió:

> Jairo A. del Rio schrieb am 03.02.2021 um 00:37:
> > Hi list. I have the following example:
> >
> >
> > \setupindenting[yes,medium]
> >
> > \starttext
> >
> > \startitemize[n,text][stopper=,lefttext=(,righttext=)]
> >
> > \startitem A\stopitem
> >
> >
> > \startitem B\stopitem
> >
> >
> > \startitem C\stopitem
> >
> > \stopitemize
> >
> > \stoptext
> >
> > The item group doesn't follow indentation. Adding \leavevmode only has
> > effect on the first line, and only insert a spurious space from the
> > second item on. How would I solve this? To be clear, I want indenting
> > before numbers, i.e. <indent>(1), not (1)<indent>. Thanks beforehand.
>
> \setupitemize [each] [margin=standard]
>
> Wolfgang
>

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

[-- Attachment #2: Type: text/plain, Size: 493 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-03  4:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 23:37 Forcing indentation on item groups Jairo A. del Rio
2021-02-03  4:46 ` Wolfgang Schuster
2021-02-03  4:57   ` Jairo A. del Rio

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).