ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Two figures side-by-side ?
@ 2006-03-31 23:33 Renaud AUBIN
  2006-04-02 20:07 ` olivier Turlier
  2006-04-02 20:09 ` David Arnold
  0 siblings, 2 replies; 3+ messages in thread
From: Renaud AUBIN @ 2006-03-31 23:33 UTC (permalink / raw)



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


Hi all,

What's the best (i.e. the CLEANEST ?) solution to put two figures
side-by-side ? (use of placefigure & startcombination ?)

Cheers,

Renaud

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

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: Two figures side-by-side ?
  2006-03-31 23:33 Two figures side-by-side ? Renaud AUBIN
@ 2006-04-02 20:07 ` olivier Turlier
  2006-04-02 20:09 ` David Arnold
  1 sibling, 0 replies; 3+ messages in thread
From: olivier Turlier @ 2006-04-02 20:07 UTC (permalink / raw)


On Sat, 01 Apr 2006 01:33:23 +0200, Renaud AUBIN wrote:

> 
> Hi all,
> 
> What's the best (i.e. the CLEANEST ?) solution to put two figures
> side-by-side ? (use of placefigure & startcombination ?)
> 
> Cheers,
> 
> Renaud

Does  \placesidebyside{}{} command fit your needs ?

Cheers

-- 

olivier Turlier

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

* Re: Two figures side-by-side ?
  2006-03-31 23:33 Two figures side-by-side ? Renaud AUBIN
  2006-04-02 20:07 ` olivier Turlier
@ 2006-04-02 20:09 ` David Arnold
  1 sibling, 0 replies; 3+ messages in thread
From: David Arnold @ 2006-04-02 20:09 UTC (permalink / raw)



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

Here's a sample:

\startbuffer[figure]
   \startcombination[2*1]
     {\externalfigure[sec4fivec][width=0.3\textwidth]}{(a)}
     {\externalfigure[sec4fived][width=0.3\textwidth]}{(b)}
   \stopcombination
\stopbuffer

\placefigure
[][fig:five2]
{The points of intersection of the graphs of $f$ and $g$.}
{\getbuffer[figure]}


On Mar 31, 2006, at 3:33 PM, Renaud AUBIN wrote:

>
> Hi all,
>
> What's the best (i.e. the CLEANEST ?) solution to put two figures  
> side-by-side ? (use of placefigure & startcombination ?)
>
> Cheers,
>
> Renaud
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context


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

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2006-04-02 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-31 23:33 Two figures side-by-side ? Renaud AUBIN
2006-04-02 20:07 ` olivier Turlier
2006-04-02 20:09 ` David Arnold

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