ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Removing space between figure and caption
@ 2005-05-21  2:14 Brooks Moses
  0 siblings, 0 replies; only message in thread
From: Brooks Moses @ 2005-05-21  2:14 UTC (permalink / raw)


I'm working on a presentation in ConTeXt, and running into a problem with 
some figures; I can't seem to figure out how to get things to do what I 
want.  Here's a small file that demonstrates the problem:

---------------------------------
\setupoutput[pdftex]
\starttext
\tfd \setupinterlinespace

\setupcaptions[number=no]
\setupcombinations[distance=5mm]
\placefigure
   [here]
   {none}
   {\startcombination[2*1]
     {\scale[width=3in, height=2in]{X}}
     {\bfc Caption 1 \crlf Line 2}
     {\scale[width=3in, height=2in]{X}}
     {\bfc Caption 2 \crlf Line 2}
    \stopcombination}
\stoptext
---------------------------------

My problem is that space between the figures and the captions is much 
larger than I'd like.  In the actual document, the figure contains its own 
whitespace, and so I'd like the top of the caption text to be right up 
against the bottom of the figure.

Also, I'd like to make the spacing between the two caption lines a lot smaller.

How can I accomplish this?

Thanks,
- Brooks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-21  2:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-21  2:14 Removing space between figure and caption Brooks Moses

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