ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [ConTeXt] figure text on the side of the figure
@ 1999-10-13 18:29 Tobias Burnus
  1999-10-15 10:47 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 1999-10-13 18:29 UTC (permalink / raw)


Hi,

how can I place the figure text (caption) on either side of the image? I know I
can use start/stop figuretext, but if I'm correct, this doesn't include the
'Figure n.m '. If I use placefigure additionally (see ConTeXt beginner manual),
I can optain a 'Figure n.m' + textual writing additionally below the image.

Tobias


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

* Re: [ConTeXt] figure text on the side of the figure
  1999-10-13 18:29 [ConTeXt] figure text on the side of the figure Tobias Burnus
@ 1999-10-15 10:47 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 1999-10-15 10:47 UTC (permalink / raw)
  Cc: NTG-ConTeXt

Tobias Burnus wrote:
> 
> Hi,
> 
> how can I place the figure text (caption) on either side of the image? I know I
> can use start/stop figuretext, but if I'm correct, this doesn't include the
> 'Figure n.m '. If I use placefigure additionally (see ConTeXt beginner manual),
> I can optain a 'Figure n.m' + textual writing additionally below the image.

\starttext

\setupfloats  [location=left]
\setupcaptions[location=high]

\input tufte

\placefigure{test}{}

\input tufte

\stoptext

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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

end of thread, other threads:[~1999-10-15 10:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-13 18:29 [ConTeXt] figure text on the side of the figure Tobias Burnus
1999-10-15 10:47 ` 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).