ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Giuseppe Bilotta <gip.bilotta@iol.it>
Subject: Re[2]: Columns in itemizations
Date: Fri, 28 Feb 2003 10:23:34 +0100	[thread overview]
Message-ID: <84802513.20030228102334@iol.it> (raw)
In-Reply-To: <5.1.0.14.1.20030228085919.039dc908@server-1>

Friday, February 28, 2003 Hans Hagen wrote:

HH> so, it's there already; in principle the following should work:

HH> \setupitemgroup[test][levellist][keyvals]
HH> \setupitemgroup[test][levellist][keys]
HH> \setupitemgroup[test][levellist][keyvals][keys]

HH> \setupitemgroup[test][keyvals]
HH> \setupitemgroup[test][keys]
HH> \setupitemgroup[test][keyvals][keys]

The problem is it doesn't work for all keywords: try for example:

\defineitemgroup[test]
\setupitemgroup[each][A,columns]

\starttest
\item one
\item two
\item three
\item four
\item five
\stoptext

\starttest[A,columns]
\item one
\item two
\item three
\item four
\item five
\stoptext

You will see that the "A" and "columns" settings don't get
through. AFAICS from the code, this depends on these settings
being looked for only after the \start<...> thing, and not in some
kind of more global setting like the ones that refer to spacing.

-- 
Giuseppe "Oblomov" Bilotta

  reply	other threads:[~2003-02-28  9:23 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 22:17 Giuseppe Bilotta
2003-02-28  8:01 ` Hans Hagen
2003-02-28  9:23   ` Giuseppe Bilotta [this message]
2003-03-03  9:21     ` Re[2]: " Hans Hagen
2003-03-03 15:24       ` Re[3]: " Giuseppe Bilotta
2003-03-03 16:50         ` Patrick Gundlach
2003-03-03 18:23           ` Giuseppe Bilotta
2003-03-03 21:02             ` Patrick Gundlach
2003-03-03 21:21               ` Giuseppe Bilotta
2003-03-04 10:39                 ` Patrick Gundlach
2003-03-04 14:42                   ` Giuseppe Bilotta
2003-03-04 20:42                   ` Hans Hagen
2003-03-04 22:52                     ` Patrick Gundlach
2003-03-05  8:27                     ` Patrick Gundlach
2003-03-05  9:21                       ` Hans Hagen
2003-03-05  8:43                     ` Patrick Gundlach
2003-03-05  9:25                       ` Hans Hagen
2003-03-05 15:05                         ` nullfont errors in new beta Patrick Gundlach
2003-03-05 16:33                           ` Hans Hagen
2003-03-05 20:41                             ` Patrick Gundlach
2003-03-05 21:50                               ` Hans Hagen
2003-03-05 22:59                                 ` no more nullfont errors in latest beta! Patrick Gundlach
2003-03-06  8:56                                   ` Hans Hagen
2003-03-05 23:55                                 ` Re: nullfont errors in new beta Jens-Uwe Morawski
2003-03-05 22:35                           ` Giuseppe Bilotta
2003-03-03 20:16           ` Columns in itemizations Hans Hagen
2003-03-04 10:43           ` Patrick Gundlach
2003-03-04 14:43             ` Giuseppe Bilotta
2003-03-04 15:11             ` Willi Egger
2003-03-04 15:55               ` Patrick Gundlach

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=84802513.20030228102334@iol.it \
    --to=gip.bilotta@iol.it \
    --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).