ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Matthias Weber <matweber@indiana.edu>
Subject: Re: how to place figures next to each other
Date: Sun, 20 Mar 2005 17:35:05 -0500	[thread overview]
Message-ID: <d3fb40ba58239b245dd287040b5beb9f@indiana.edu> (raw)
In-Reply-To: <423C0A35.4010206@orgelvlaardingen.nl>

The best I can get is

\starttext

\useexternalfigure[myfigure][filename][width=1in]

\placetable[here][tab:2figures]{none}
\starttable[|c|c|]
\NC
\placefigure[here]{My Caption 1}{\externalfigure[myfigure]}
\NC
\placefigure[here]{My Caption 1}{\externalfigure[myfigure]}
\NC
\FR
\stoptable

\stoptext


But something in \placefigure produces undesired glue so that the 
figures
end up in the margins.

Somebody else?

Matthias

On Mar 19, 2005, at 6:17 AM, Peter wrote:

> Dear list,
>
> How can I place two figures next to each other without using a 
> \startcombination ... \stopcombination group?
>
> I now have this, but it is not what I want:
>
> \gebruikexternfiguur[kortoctaaf][cekort][type=eps,hoogte=30mm]
> \gebruikexternfiguur[gebrokenoctaaf][gebroken][type=eps,hoogte=30mm]
> \plaatsfiguur
>     [hier]
>     [fig:klavieren]
>     {Enkele varianten van het groot octaaf}
>     {\startcombinatie[2*1]
>     {\kortoctaaf}{kort octaaf}
>     {\gebrokenoctaaf}{gebroken octaaf}
>     \stopcombinatie}
>
> I want to have the two figures numbered as seperate, independent 
> figures, but when using a combination, the whole combination is 
> treated as one figure and gets only one number and one label.
>
> XXXX      XXXX
> X  X      X  X
> XXXX      XXXX
>
> fig.n      fig.n+1
>
> I've consulted the manuals and searched the list archives, but I have 
> not found a solution.
>
> tnx in advance,
>
> Peter van Kranenburg
>
> p.s. I've already sent this message to the list, thursday, but it 
> didn't show up in my inbox. So this is another try.
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>

  reply	other threads:[~2005-03-20 22:35 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18  6:05 hyphenation not working Paul Tremblay
2005-03-18  9:05 ` Hans Hagen
2005-03-18 21:08   ` Paul Tremblay
2005-03-18 21:55     ` Patrick Gundlach
2005-03-19  1:02       ` Paul Tremblay
2005-03-19 10:11         ` yet another mirror (was: hyphenation not working) Patrick Gundlach
2005-03-19 12:41           ` VnPenguin
2005-03-19 12:46             ` yet another mirror Taco Hoekwater
2005-03-19  1:01   ` hyphenation not working Paul Tremblay
2005-03-19  8:03     ` Taco Hoekwater
2005-03-19 15:16       ` Paul Tremblay
2005-03-19 15:26       ` Paul Tremblay
2005-03-19 15:37         ` Taco Hoekwater
2005-03-19 15:58           ` Paul Tremblay
2005-03-19 16:05             ` Adam Lindsay
2005-03-19 16:20               ` Paul Tremblay
2005-03-19 16:42                 ` Adam Lindsay
2005-03-19 17:05                   ` Paul Tremblay
2005-03-19 16:27             ` Taco Hoekwater
2005-03-19 17:02               ` Paul Tremblay
2005-03-19 17:56                 ` Patrick Gundlach
2005-03-19 21:39                   ` Paul Tremblay
2005-03-19 22:00                     ` Patrick Gundlach
2005-03-19 22:41                       ` Paul Tremblay
2005-03-19 22:47                         ` Patrick Gundlach
2005-03-19 11:17     ` how to place figures next to each other Peter
2005-03-20 22:35       ` Matthias Weber [this message]
2005-03-21 22:26         ` Peter
2005-03-20 12:18   ` hyphenation not working Christopher Creutzig
2005-03-18  9:26 ` Taco Hoekwater
2005-03-18 11:20 how to place figures next to each other Peter
2005-03-25 15:57 ` Peter
2005-03-28 22:59   ` Hans Hagen
2005-03-29 10:25     ` Peter

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=d3fb40ba58239b245dd287040b5beb9f@indiana.edu \
    --to=matweber@indiana.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).