ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared KAVIAN <otared@gmail.com>
Subject: Setting up items...
Date: Mon, 21 Nov 2005 13:51:45 +0100	[thread overview]
Message-ID: <3cb063a60511210451pa93bae8p7ccf8768302538e@mail.gmail.com> (raw)

HI all,

I have a rather long sequence of items in which each one is numbered
with a right stopper, a right parenthesis. Items numbered from 1) to
9) are correctly aligned and what I want is to have items 10) to 12)
(for instance) be aligned in the same way, that is:
  (9) item number 9.
(10) item number 10.
(11) item number 11.
(12) item number 12.

in other words numbers above 10 should protrude to the left, not to
the right (see the minimal example below).

I am sure at some point in the past I solved this issue but I cannot
find anymore how...
Can anyone give insight?

Another, secondary question, is: how can I make the items be numbered like:
 (1) item one
 (2) item two
that is numbers are enclosed between parentheses?

Thanks a lot in advance: OK

%% item-sample.tex
\defineconversion[exercise][\numbers]
\starttext
\startitemize[exercise][style=bold,stopper=)]
\dorecurse{12}{\item This is question number \recurselevel.}
\stopitemize
\stoptext

             reply	other threads:[~2005-11-21 12:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-21 12:51 Otared KAVIAN [this message]
2005-11-21 13:16 ` Taco Hoekwater
2005-11-21 13:35 ` Thomas A. Schmitz
2005-11-21 13:51   ` Taco Hoekwater
2005-11-21 14:59   ` Otared KAVIAN
2005-11-21 15:40     ` Thomas A. Schmitz
2005-11-21 18:24       ` Otared KAVIAN

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=3cb063a60511210451pa93bae8p7ccf8768302538e@mail.gmail.com \
    --to=otared@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).