ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Gary Pajer" <pajer@iname.com>
Subject: yet another question about itemize
Date: Thu, 4 Mar 2004 17:46:51 -0500	[thread overview]
Message-ID: <001c01c4023a$95b43330$01fd5644@playroom> (raw)
In-Reply-To: <001301c4022a$717b3b40$a230fb3e@com>

I'll take this chance to point out a long-standing problem/misunderstanding
that's causing me some grief:


It seems to me that the 'before' and 'after' keywords used in the third
argument of \setupitemize are operative only if 'columns' are also
specified.  In the example below, the hairlines disappear if the 'columns'
keyword is eliminated.  [columns, one] almost does it, but the indentation
is
not as expected.

Feature, bug, or misunderstanding?

BTW:   can the lengths of the two hairlines in this example be made to be
the same length?  What's causing the indentation of the first hairline?

Regards,
Gary

----------------------------------------------------------------------------


\setupitemize[2][a,packed,columns][before={\hairline},after={\hairline}]
\setupitemize[1][n]

\starttext
\startitemize
%
\item Level One
%
\startitemize
\item first
\item second
\item third
\stopitemize
%
\item Forgot a level
%
\startitemize
\item one
\item two
\item three
\stopitemize
%
\item Level two
%
\startitemize
\item here's one
\item here's another
\item finally this
\stopitemize
%
\stopitemize
%
\stoptext

      reply	other threads:[~2004-03-04 22:46 UTC|newest]

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

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='001c01c4023a$95b43330$01fd5644@playroom' \
    --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).