ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Reference in a startcombination environment
Date: Tue, 21 Jan 2014 00:18:22 +0100	[thread overview]
Message-ID: <4ab48e43-4b9f-4367-a57f-9c214d19223e@keima.localdomain> (raw)
In-Reply-To: <b8be69c3902749dfbce31d74845951c5@DB3PR04MB171.eurprd04.prod.outlook.com>


[-- Attachment #1.1: Type: text/plain, Size: 1419 bytes --]

Hi, 

you can use the second optional argument of \in to give a suffix for the float number. 

\setupexternalfigures[location=default] 

\starttext 

\startplacefigure[title={Combination},reference={fig:test}] 
  \startcombination[2*1]
    \startcontent
 \externalfigure[cow][width=4cm]
\stopcontent
\startcaption
 a
\stopcaption
    \startcontent
 \externalfigure[mill][width=4cm]
\stopcontent
\startcaption
 b
\stopcaption
  \stopcombination
\stopplacefigure

The \in{figure}{a}[fig:test] shows a dutch cow. 

\stoptext 

Wolfgang 

On 20.01.2014 23:56:33, MANUEL GONZALEZ SUAREZ <gonzalezsmanuel@uniovi.es> wrote:
Dear friends  
I would like to know if I can make a reference (via \in, \at, etc.) in a \startcombination ... \stopcombination environment to each subfigure. For example, I have a Figure 1.1. (Sky) contains (a) the moon (b) the stars. How could get it to appear in the text "see Figure 1.1. (b)?
Thanks very much.
Manuel

___________________________________________________________________________________
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
___________________________________________________________________________________ 

[-- Attachment #1.2: Type: text/html, Size: 3006 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

  parent reply	other threads:[~2014-01-20 23:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20 22:56 MANUEL GONZALEZ SUAREZ
2014-01-20 23:16 ` Wolfgang Schuster
2014-01-20 23:18 ` Wolfgang Schuster [this message]
2014-01-20 23:29   ` MANUEL GONZALEZ SUAREZ

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=4ab48e43-4b9f-4367-a57f-9c214d19223e@keima.localdomain \
    --to=schuster.wolfgang@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).