ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Gary Pajer <pajer@iname.com>
Subject: Learning ConTeXt:   \setupitemize
Date: Tue, 11 Mar 2003 15:00:54 -0500	[thread overview]
Message-ID: <004a01c2e808$ece97360$6e142044@levtwn01.pa.comcast.net> (raw)

I'm learning ConTeXt, and I've chosen to beat up on \setupitemize to see how
things work.
(If the answers to my question are in some doc somewhere, please tell me
where it is!)

Consider the file below.  I expected to see a hairline above the second
itemization, and indeed I do.  But if I remove the "columns" specifier, the
hairline does not appear.  Is this the correct behavior, or a bug?

Also:  what does the keyword "beforehead" do?  If I replace "before" with
"beforehead" in the example, I get nothing.     Is it in the docs somewhere?

In the lists of keywords for many commands there are parameters listed that
I can't figure out.  Some of them seem to do nothing, but I always wonder if
they only operate in conjunction with some other feature, or I haven't
implemented them correctly.  Some of them do something, but I can't figure
out what the rule is.  Is there a doc somewhere describing the keywords?  Is
it in the manual and I've missed it?

Thanks,
Gary Pajer
ConTeXt 2003.3.9 / up-to-date MikTeX / Win98
-----------------------------------------
\setupitemize[1][n]
\setupitemize[2][a][before=\hairline]
%
\starttext
%
\startitemize
\item Level One
%
\startitemize
\item first
\item second
\item third
\stopitemize
%
\stopitemize
\stoptext

             reply	other threads:[~2003-03-11 20:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-11 20:00 Gary Pajer [this message]
2003-03-11 21:58 ` 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='004a01c2e808$ece97360$6e142044@levtwn01.pa.comcast.net' \
    --to=pajer@iname.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).