ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Referring to subfigures?
@ 2001-02-19  5:54 James Ramsey
  2001-02-19 11:23 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: James Ramsey @ 2001-02-19  5:54 UTC (permalink / raw)


I know that I can use \startcombination to create
figure that are combinations of other figures, but is
there a way to make a cross-reference to the figures
within the combination?

=====

----I am a fool for Christ. Mostly I am a fool.----

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Referring to subfigures?
  2001-02-19  5:54 Referring to subfigures? James Ramsey
@ 2001-02-19 11:23 ` Hans Hagen
  2001-02-19 19:40   ` James Ramsey
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2001-02-19 11:23 UTC (permalink / raw)
  Cc: ntg-context

At 09:54 PM 2/18/01 -0800, James Ramsey wrote:
>I know that I can use \startcombination to create
>figure that are combinations of other figures, but is
>there a way to make a cross-reference to the figures
>within the combination?

If you have labeles your figs in the combination with a/b/c/ etc, and when
the whole thing has a ref, you can say: 

\in{figure}{a}[fig:thelableofthisfig]

so, \in and \at take an optional second arg so that this exmple wil come
out as "figure 1a" 

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Referring to subfigures?
  2001-02-19 11:23 ` Hans Hagen
@ 2001-02-19 19:40   ` James Ramsey
  2001-02-20 10:31     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: James Ramsey @ 2001-02-19 19:40 UTC (permalink / raw)


--- Hans Hagen <pragma@wxs.nl> wrote:
> At 09:54 PM 2/18/01 -0800, James Ramsey wrote:
> >I know that I can use \startcombination to create
> >figure that are combinations of other figures, but
> is
> >there a way to make a cross-reference to the
> figures
> >within the combination?
>  
> If you have labeles your figs in the combination
> with a/b/c/ etc, and when
> the whole thing has a ref, you can say: 
> 
> \in{figure}{a}[fig:thelableofthisfig]
> 
> so, \in and \at take an optional second arg so that
> this exmple wil come
> out as "figure 1a" 

Are "a/b/c" actual labels for cross-referencing, or
are they just captions?

=====

----I am a fool for Christ. Mostly I am a fool.----

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Referring to subfigures?
  2001-02-19 19:40   ` James Ramsey
@ 2001-02-20 10:31     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2001-02-20 10:31 UTC (permalink / raw)
  Cc: ntg-context

At 11:40 AM 2/19/01 -0800, James Ramsey wrote:
>
>--- Hans Hagen <pragma@wxs.nl> wrote:
>> At 09:54 PM 2/18/01 -0800, James Ramsey wrote:
>> >I know that I can use \startcombination to create
>> >figure that are combinations of other figures, but
>> is
>> >there a way to make a cross-reference to the
>> figures
>> >within the combination?
>>  
>> If you have labeles your figs in the combination
>> with a/b/c/ etc, and when
>> the whole thing has a ref, you can say: 
>> 
>> \in{figure}{a}[fig:thelableofthisfig]
>> 
>> so, \in and \at take an optional second arg so that
>> this exmple wil come
>> out as "figure 1a" 
>
>Are "a/b/c" actual labels for cross-referencing, or
>are they just captions?

\startcombination
  {\externalfigure...} {a}
  {\externalfigure...} {b} 
\stopcombination

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-02-20 10:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-19  5:54 Referring to subfigures? James Ramsey
2001-02-19 11:23 ` Hans Hagen
2001-02-19 19:40   ` James Ramsey
2001-02-20 10:31     ` Hans Hagen

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).