ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Brooks Moses <bmoses@stanford.edu>
Subject: Re: Re: blocks in itemize
Date: Mon, 22 Aug 2005 11:31:31 -0700	[thread overview]
Message-ID: <4.3.1.2.20050822112846.03631f08@cits1.stanford.edu> (raw)
In-Reply-To: <43458.62.251.0.62.1124711888.squirrel@62.251.0.62>

At 04:58 AM 8/22/2005, you wrote:
>Thanks for your reaction. My original proposal was:
>
>\startitemize
>   \beginblockA
>     \item Apple
>   \endblockA
>   \beginblockB
>     \item Pomme
>   \endBlockB
>   \beginblockA
>     \item Pear
>   \endblockA
>   \beginblockB
>     \item Poire
>   \endBlockB
>\stopitemize
>
>This does not work.

I don't know anything about how blocks work, so this may be completely 
off-base, but if they do any sort of grouping, that would be quite 
sufficient to cause problems in a situation like that.  Does this work?

\startitemize
   \item \beginblockA
     Apple
   \endblockA
   \item \beginblockB
     Pomme
   \endBlockB
   \item \beginblockA
     Pear
   \endblockA
   \item \beginblockB
     Poire
   \endBlockB
\stopitemize

- Brooks

  reply	other threads:[~2005-08-22 18:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050822114120.GA19715@blackowl.org>
2005-08-22 11:58 ` r.ermers
2005-08-22 18:31   ` Brooks Moses [this message]
2005-08-22 20:16     ` Rob Ermers
2005-08-22 20:39       ` Rob Ermers
2005-08-23 19:32         ` Mojca Miklavec
2005-08-23 21:36           ` Rob Ermers
2005-08-24  6:15           ` Hans Hagen Outside

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=4.3.1.2.20050822112846.03631f08@cits1.stanford.edu \
    --to=bmoses@stanford.edu \
    --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).