ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Multicolumn itemizations - again...
Date: Thu, 6 Nov 2008 17:43:29 +0100	[thread overview]
Message-ID: <3B4A0C71-17E7-4AC4-812F-807D4BDDBF2B@gmail.com> (raw)
In-Reply-To: <20081106162441.GZ2264@atos.labs.wmid.amu.edu.pl>


Am 06.11.2008 um 17:24 schrieb Marcin Borkowski:

> Dnia Thu, Nov 06, 2008 at 01:29:07PM +0100, Hans Hagen napisa&#322; 
> (a):
>> Marcin Borkowski wrote:
>>
>>> However, I tried \startitemize[1] and it didn't work (neither at my
>>> computer nor in online ConTeXt, with the example I have provided  
>>> on my
>>> user page).
>>
>> [n=1]
> I tried
>
> ==============================================================
> \setupitemize[1][n,intro]
> \setupitemize[2][a,paragraph,intro,columns,two][stopper=)]

\setupitemize[2][a,paragraph,intro,columns][stopper=)]

If you want more than two columns by default add "n=x"
to the third argument but don't use the keywords (one, two, ...).

> \starttext
> \startitemize
> \item Item one
> \item Sub-itemize:
>  \startitemize
>  \item sub-one
>  \item sub-two
>  \item sub-three
>  \item sub-four
>  \stopitemize
> \item Sub-itemize with one column:
>  \startitemize[n=1]

You could write \startitemize[n=1] or \startitemize[one]

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


  reply	other threads:[~2008-11-06 16:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-05 20:09 Marcin Borkowski
2008-11-05 20:39 ` Marcin Borkowski
2008-11-06  8:40   ` Hans Hagen
2008-11-06  9:04     ` Marcin Borkowski
2008-11-06 12:29       ` Hans Hagen
2008-11-06 16:24         ` Marcin Borkowski
2008-11-06 16:43           ` Wolfgang Schuster [this message]
2008-11-06 19:12             ` Marcin Borkowski
2008-11-06 19:00           ` Hans Hagen

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=3B4A0C71-17E7-4AC4-812F-807D4BDDBF2B@gmail.com \
    --to=schuster.wolfgang@googlemail.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).