ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: setupitemize confusion
Date: Thu, 27 Jul 2006 01:32:36 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0607270131300.3664@nqvgln> (raw)
In-Reply-To: <2716E084-8B29-4B4B-99FE-195D2929BBA9@st.estfiles.de>

On Wed, 26 Jul 2006, Steffen Wolfrum wrote:

> Hi,
>
> both paragraph should be indented 12 pt. But there are different:
>
> \starttext
>
> \startitemize[width=12pt]
> \sym{\endash}\input tufte
> \stopitemize
>
> \setupitemize[width=12pt]
> \sym{\endash}\input tufte
>
> \stoptext
>
>
> How do I make the second the same as the first?

Shouldn't you wrap the second one with \startstop itemize?

\setupitemize[width=12pt]
\startitemize
\sym{\endash}\input tufte
\stopitemize

Aditya

  reply	other threads:[~2006-07-27  5:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26 21:58 Steffen Wolfrum
2006-07-27  5:32 ` Aditya Mahajan [this message]
2006-07-27  5:54   ` Steffen Wolfrum
2006-07-27  6:05     ` Aditya Mahajan
2006-07-27  6:17       ` Steffen Wolfrum
2006-07-27  6:57         ` Renaud AUBIN
2006-07-27  7:43           ` Taco Hoekwater
2006-07-27  7:50             ` Renaud AUBIN
2006-07-27  7:11         ` Renaud AUBIN
2006-07-27  7:50           ` Steffen Wolfrum
2006-07-27  8:36             ` Taco Hoekwater
2006-07-27  8:58               ` Steffen Wolfrum

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=Pine.WNT.4.63.0607270131300.3664@nqvgln \
    --to=adityam@umich.edu \
    --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).