ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: MANUEL GONZALEZ SUAREZ <gonzalezsmanuel@uniovi.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Reference in a startcombination environment
Date: Mon, 20 Jan 2014 23:29:19 +0000	[thread overview]
Message-ID: <5eb818fc6a524152b7a0ae589e247f4c@DB3PR04MB171.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <4ab48e43-4b9f-4367-a57f-9c214d19223e@keima.localdomain>


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

Thank you very much for your help, Wolfgang. When you come to Spain I'll buy you a paella for your work.


________________________________
De: ntg-context-bounces@ntg.nl <ntg-context-bounces@ntg.nl> en nombre de Wolfgang Schuster <schuster.wolfgang@gmail.com>
Enviado: lunes, 20 de enero de 2014 23:18
Para: mailing list for ConTeXt users
Asunto: Re: [NTG-context] Reference in a startcombination environment

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

      reply	other threads:[~2014-01-20 23:29 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
2014-01-20 23:29   ` MANUEL GONZALEZ SUAREZ [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=5eb818fc6a524152b7a0ae589e247f4c@DB3PR04MB171.eurprd04.prod.outlook.com \
    --to=gonzalezsmanuel@uniovi.es \
    --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).