ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* aligning the stoppers in numbered itemizations
@ 2008-04-21 13:35 Alan Bowen
  2008-04-21 13:53 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Bowen @ 2008-04-21 13:35 UTC (permalink / raw)
  To: mailing ConTeXt users list for


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

Can anyone point me to instructions/explanations of how to set up a  
numbered itemization so that the stoppers (periods) are vertically  
aligned?
What I want should look like this:

  1. an entry
  2. an entry
...
10. an entry

Many thanks.

Alan

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

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: aligning the stoppers in numbered itemizations
  2008-04-21 13:35 aligning the stoppers in numbered itemizations Alan Bowen
@ 2008-04-21 13:53 ` Wolfgang Schuster
  2008-04-21 14:32   ` Alan Bowen
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2008-04-21 13:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Apr 21, 2008 at 3:35 PM, Alan Bowen <acbowen@princeton.edu> wrote:
> Can anyone point me to instructions/explanations of how to set up a numbered
> itemization so that the stoppers (periods) are vertically aligned?
> What I want should look like this:
>
>  1. an entry
>  2. an entry
> ...
> 10. an entry
>
> Many thanks.

\startitemize[n,fit,broad][itemalign=flushright]
\dorecurse{10}{\item item}
\stopitemize

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: aligning the stoppers in numbered itemizations
  2008-04-21 13:53 ` Wolfgang Schuster
@ 2008-04-21 14:32   ` Alan Bowen
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Bowen @ 2008-04-21 14:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Many thanks, Wolfgang. That has it perfectly.

Cheers, Alan
On Apr 21, 2008, at 09;53,06 , Wolfgang Schuster wrote:

> On Mon, Apr 21, 2008 at 3:35 PM, Alan Bowen <acbowen@princeton.edu>  
> wrote:
>> Can anyone point me to instructions/explanations of how to set up a  
>> numbered
>> itemization so that the stoppers (periods) are vertically aligned?
>> What I want should look like this:
>>
>> 1. an entry
>> 2. an entry
>> ...
>> 10. an entry
>>
>> Many thanks.
>
> \startitemize[n,fit,broad][itemalign=flushright]
> \dorecurse{10}{\item item}
> \stopitemize
>
> 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  : https://foundry.supelec.fr/projects/contextrev/
> 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-04-21 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-21 13:35 aligning the stoppers in numbered itemizations Alan Bowen
2008-04-21 13:53 ` Wolfgang Schuster
2008-04-21 14:32   ` Alan Bowen

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