ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "R. Ermers" <r.ermers@hccnet.nl>
Subject: another question about itemize
Date: Thu, 4 Mar 2004 21:50:54 +0100	[thread overview]
Message-ID: <001301c4022a$717b3b40$a230fb3e@com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1013 bytes --]

Hi Contex'ers,

As we are considering itemize, does anyone by any chance know how to tackle this problem?

Kind regards,

Robert Ermers
 
As you know, the itemize blok can be stopped and resumed by means of [continue]:

\startitemize[n]
\item abc
\item def
\stopitemize

bla bla
 
\startitemize[continue]
\item ghijk
\item klmnop
\stopitemize

I wonder if it is possible to have an itemize block resumed, and have the numbers continue, if another set of items precedes the continuation. Like this:
 
\starttext

\section{Personalia}
 
\startitemize[n,packed,joinedup]
\item name
\item surname
\item place of birth
\stopitemize

\section{Fruits}

\startitemize[A]
\item appel / apple
\item peer / pear
\item mango
\item kersen / cherries
\stopitemize

\section{Personalia cont.}

\startitemize[n,packed,joinedup]
\item Sofi-nummer / social sec. number
\item Huwelijksdatum  /date of marriage
\item Meisjesnaam moeder / maiden name mother
\stopitemize

\stoptext

[-- Attachment #2: Type: text/html, Size: 2701 bytes --]

             reply	other threads:[~2004-03-04 20:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-04 20:50 R. Ermers [this message]
2004-03-04 22:46 ` yet " Gary Pajer

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='001301c4022a$717b3b40$a230fb3e@com' \
    --to=r.ermers@hccnet.nl \
    --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).