ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Bynum <mdbynum@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Group together figure and table
Date: Mon, 6 Apr 2009 16:31:33 -0400	[thread overview]
Message-ID: <bc3554890904061331i773390d9mafa55f600902644c@mail.gmail.com> (raw)
In-Reply-To: <C9C59662-0894-4936-88FE-D1B35DA0D411@gmail.com>

That works nicely.  Thanks.
Mike



On Mon, Apr 6, 2009 at 2:25 PM, Wolfgang Schuster
<schuster.wolfgang@googlemail.com> wrote:
>
> Am 06.04.2009 um 18:17 schrieb Michael Bynum:
>
>> I am trying to find a way to group together a table which lists values
>> in a figure that I have.  I would also like to keep seperate
>> references for each so I would rather not use a combination.  I saw
>> the \begingroup command while searching through the wiki, but I was
>> unable to determine what it does and it doesn't seem to do what I
>> need.  I also tried to setup a buffer, but that didn't ensure that the
>> table and figure were displayed sequentially.  Is there a way to do
>> this while keeping both references intact?  Thanks.
>
> \starttext
>
> \input knuth
>
> \placefigure
>  {none}
>  {\setupcombinations[distance=2em]
>   \startfloatcombination[2*1]
>     \placefigure{A dutch cow}{\externalfigure[cow]}
>     \placetable {Cow data}{\starttable[|l|l|]\NC Age \NC Weight \NC\AR 1 \NC
> 100 \NC\AR\stoptable}
>   \stopfloatcombination}
>
> \stoptext
>
> 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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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
___________________________________________________________________________________


      reply	other threads:[~2009-04-06 20:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-06 16:17 Michael Bynum
2009-04-06 18:25 ` Wolfgang Schuster
2009-04-06 20:31   ` Michael Bynum [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=bc3554890904061331i773390d9mafa55f600902644c@mail.gmail.com \
    --to=mdbynum@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).