ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Braslau <braslau.list@comcast.net>
To: Luca Mauri <luca.mauri@gmx.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Figure labels in combinations
Date: Tue, 30 Jul 2019 08:52:27 -0600	[thread overview]
Message-ID: <20190730085227.52ea3885@poo.hsd1.co.comcast.net> (raw)
In-Reply-To: <D3C6811D-5686-4699-B184-CA71697D1101@getmailspring.com>

On Tue, 30 Jul 2019 11:20:03 +0200
Luca Mauri <luca.mauri@gmx.com> wrote:

> I am trying to typeset two or more figures next to each other, inside a floating environment, each with its own label. I am familiar with a mechanism of the form
> 
> \startplacefigure[reference=pic]
> \startcombination[3*1]
> {figure 1}{a}
> {figure 2}{b}
> {figure 3}{c}
> \stopcombination
> \stopplacefigure

This does not answer your question, but do you know about:

\startplacefigure
  \startcombination [nx=3,alternative=label]
    {figure 1}
    {figure 2}
    {figure 3}
  \stopcombination
\stopplacefigure

Alan
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-07-30 14:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30  9:20 Luca Mauri
2019-07-30 14:52 ` Alan Braslau [this message]
2019-07-30 16:32   ` Luca Mauri

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=20190730085227.52ea3885@poo.hsd1.co.comcast.net \
    --to=braslau.list@comcast.net \
    --cc=luca.mauri@gmx.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).