ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Reviczky, Adam" <adam.reviczky@kcl.ac.uk>
To: "ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: Re: Itemizing from zero
Date: Thu, 16 Jun 2011 04:15:02 +0100	[thread overview]
Message-ID: <7B4626C28B06A7418E938BF73D6DEE18F9F571EEE9@KCL-MAIL05.kclad.ds.kcl.ac.uk> (raw)

> Hey folks,
> 
> I noticed some other people had issues with \startitemize[n] counting
> starting from zero as a bug a while ago. In my case, I need a specific
> list to start counting from zero.
> 
> Is there any way to do this?

see: http://wiki.contextgarden.net/Enumerations

example:
---
\starttext
\startitemize[n][start=0]
\dorecurse{3}{\item Lorem ipsum}
\stopitemize
\stoptext
---

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


             reply	other threads:[~2011-06-16  3:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16  3:15 Reviczky, Adam [this message]
     [not found] <mailman.1564.1308212343.4231.ntg-context@ntg.nl>
2011-06-17  6:53 ` Kip Warner
  -- strict thread matches above, loose matches on Subject: below --
2011-06-16  3:04 Kip Warner

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=7B4626C28B06A7418E938BF73D6DEE18F9F571EEE9@KCL-MAIL05.kclad.ds.kcl.ac.uk \
    --to=adam.reviczky@kcl.ac.uk \
    --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).