ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas Friedrich <friedrich@statistik.tu-dortmund.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Force two figures to appear on the same page
Date: Wed, 7 May 2014 10:57:36 +0200	[thread overview]
Message-ID: <CA+cORN-8iRkCp-VdbnKez+0famUNJW02WwrewmqAKFu8ipodSQ@mail.gmail.com> (raw)
In-Reply-To: <745B7925-F99C-4BEB-A859-C7F28C3630FE@gmail.com>

Thank you Wolfgang, it works like a bliss!

Best
Thomas


2014-05-06 12:49 GMT+02:00 Wolfgang Schuster <schuster.wolfgang@gmail.com>:
>
> Am 06.05.2014 um 12:36 schrieb Thomas Friedrich <friedrich@statistik.tu-dortmund.de>:
>
>> Unfortunately, this is not what I am looking for: Both figures have
>> there own caption and shall appear as separate figures in the "list of
>> figures" at the end of the document.
>
>
> You can use the floatcombination environment to put many floats into a single block,
> the figure environment around the combination environment where I disabled
> the counter is used to center the block.
>
> \setupexternalfigures[location=default]
>
> \starttext
>
> \input knuth
>
> \startplacefigure[location=nonumber]
>         \startfloatcombination[1*2]
>                 \startplacefigure[title={Dutch cow}]
>                         \externalfigure[cow][width=4cm]
>                 \stopplacefigure
>                 \startplacefigure[title={English cow}]
>                         \externalfigure[cow][width=4cm]
>                 \stopplacefigure
>         \stopfloatcombination
> \stopplacefigure
>
> \input ward
>
> \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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________



-- 
Thomas Möbius
Fakultät Statistik
Technische Universität Dortmund
44221 Dortmund
Telefon: 0231 755 - 3116
FAX: 0231 755 - 5304
E-Mail: friedrich@statistik.tu-dortmund.de
___________________________________________________________________________________
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:[~2014-05-07  8:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30 20:39 Andres Conrado
2014-05-06 10:36 ` Thomas Friedrich
2014-05-06 10:49   ` Wolfgang Schuster
2014-05-07  8:57     ` Thomas Friedrich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-30 20:45 Andres Conrado
2014-04-30  9:58 Thomas Möbius

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=CA+cORN-8iRkCp-VdbnKez+0famUNJW02WwrewmqAKFu8ipodSQ@mail.gmail.com \
    --to=friedrich@statistik.tu-dortmund.de \
    --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).