ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Niels Aan de Brugh" <n.h.m.aandebrugh@student.utwente.nl>
Subject: [newbie]: nested enumerations
Date: Sun, 11 Jun 2000 14:20:11 +0200	[thread overview]
Message-ID: <3943A01B.14904.50BC2F@localhost> (raw)

Hi all,

I have a little problem with nested enumerations. My ConTeXt code 
looks like this:

guild \crlf {\it(n.)}
\startopsomming[n, ruim, opelkaar]
\som \startopsomming[a, opelkaar, aansluitend]
	 \som An association of persons of the same trade or pursuits,
		  formed to protect mutual interests and maintain standards.
	 \som A similar association, as of merchants or artisans,
		  in medieval times. 
	 \stopopsomming
\som Ecology. One of four groups of plants, the lianas, epiphytes, 
	 saprophytes, and parasites, having a characteristic mode of
	 existence that involves some dependence on other plant life. 
\stopopsomming

When I typeset this code it looks like this:
1.
    a. An association ...
    b. A similar ...
2.  Ecology ...

As you may have guessed I'd like to have something like this:

1.  a. An association ...
    b. A similar ...
2.  Ecology ...

I tried something with \vbox and \vtop, but this causes some overful 
boxes, and I don't want to add \crlf's manually to correct that.

Does anyone have an idea how to fix this problem? Maybe I 
overlooked something. Thanks in advance.

Niels

Niels aan de Brugh (a.k.a. Smeagol)


             reply	other threads:[~2000-06-11 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-11 12:20 Niels Aan de Brugh [this message]
2000-06-12  0:03 ` 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=3943A01B.14904.50BC2F@localhost \
    --to=n.h.m.aandebrugh@student.utwente.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).