ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: combination
Date: Thu, 29 Jan 2009 10:14:00 +0100	[thread overview]
Message-ID: <115224fb0901290114w1832c884x96b6ccc4bd71e0e@mail.gmail.com> (raw)
In-Reply-To: <30EBCB40-A1EB-4BC4-953B-5CDE8ADBEA37@cea.fr>

On Wed, Jan 28, 2009 at 3:14 PM, Nicolas Luchier <nicolas.luchier@cea.fr> wrote:

> I have 3 figures to put into combination 2*2. The way it is handle it that
> the third figure is place below the first one, which is quite logical. I'd
> rather have it centered in the second row. Is there any mean to do this ? I
> didn't find a clue anywhere.

The others gave you a solution with nested combinations but it's also
possible to a normal table to combine your prictures.

\bTABLE[frame=off,align=middle]
  \bTR
    \bTD\externalfigure[cow.jpg][width=3cm]\eTD
    \bTD\externalfigure[cow.jpg][width=3cm]\eTD
  \eTR
  \bTR[nx=2]
    \bTD\externalfigure[cow.jpg][width=3cm]\eTD
  \eTR
\eTABLE

Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2009-01-29  9:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-28 14:14 combination Nicolas Luchier
2009-01-29  8:08 ` combination Alan BRASLAU
2009-01-29  8:09 ` combination Thomas A. Schmitz
2009-01-29  8:39   ` combination Alan BRASLAU
2009-01-29  8:53   ` combination Otared Kavian
2009-01-29  9:17     ` combination Nicolas Luchier
2009-01-29  9:14 ` Wolfgang Schuster [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-07 13:37 combination Patrick Gundlach
2003-03-07 17:36 ` combination Hans Hagen

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=115224fb0901290114w1832c884x96b6ccc4bd71e0e@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.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).