ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \startitemize[columns] broken with backgrounds?
Date: Mon, 23 Jan 2012 15:11:12 +0100	[thread overview]
Message-ID: <B74C5B0A-7893-4250-A9E3-830241C8192E@gmail.com> (raw)
In-Reply-To: <17790CC3-8F08-4BE3-B729-1C41A96458B3@googlemail.com>


On 23 janv. 2012, at 11:29, Wolfgang Schuster wrote:
> It’s not a limitation of the mechanism \startcolumns uses to make multiple columns because the same mechanism is also used by \startsimplecolumns but of the implementation of the command. When you search the list archive you can find examples with streams which permit columns in \framed etc.
> 
> Wolfgang

Thanks fo rthe explanations: indeed with my previous setups for having each exercise with a vertical rule at its left, the following modification works fine when I need items in two columns:

\startsimplecolumns
\startitemize[r,packed][margin=standard,stopper=,left={(},right={)},distance=1em]
\item $3x - 5 = 4$.
\item $(x-1)(x+3) = 5$.
\item $2 - 3x \geq 2 x - 8$.
\item $(x - 1) \leq (x-1)(x+2)$.
\item $2x^2 - 3x +1 < 0$.
\item $x^2 - 4x \geq x - x^2 - 1$.
\stopitemize
\stopsimplecolumns

Best regards: OK
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2012-01-23 14:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23  7:39 Otared Kavian
2012-01-23  7:45 ` Wolfgang Schuster
2012-01-23  9:47   ` Otared Kavian
2012-01-23 10:29     ` Wolfgang Schuster
2012-01-23 14:11       ` Otared Kavian [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=B74C5B0A-7893-4250-A9E3-830241C8192E@gmail.com \
    --to=otared@gmail.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).