Hi Andreas,

Though not a wizzard ... Did you try to use the \setupcaption :

\setupcaptions
[location=top|bottom|none|high|low|middle,
 width=fit|broad|max|dimension,
 minwidth=fit|dimension,
 headstyle=normal|bold|slanted|boldslanted|type|cap|small...|command,
 style=normal|bold|slanted|boldslanted|type|cap|small...|command,
 number=yes|no,
 inbetween=command,
 align=left|middle|right|no,
 conversion=numbers|characters|Characters|romannumerals|Romannumerals,
 way=bytext|by*section,
 separator=text,
 command=command,
 distance=dimension]

May be you need to use this command in connection with the figures in
question. May be a \bgroup \egroup around the setupcommand together with the
placefigure command helps to keep everything local. Probably you want to
write a macro which saves typeing....


Willi
----- Original Message ----- 
From: "Andreas Gschwendtner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 10, 2003 12:21 PM
Subject: Re: [NTG-context] My first week with ConTeXt


> On Wednesday, Sep 10, 2003, at 10:40 Europe/Berlin, Mari Voipio wrote:
>
> > Took me a year and a half to find out about this one, but this works
> > for
> > me now:
> >
> > \setupcaptions
> > [width=\textwidth, % makes caption as wide as text
> > align=middle] % aligns caption in the middle (of text + pic)
> >
> > Note: all my captions (figures + tables) are under the pictures; as I
> > haven't done anything about it, I'd assume it being the default
> > setting.
>
> Thanks for the reply!
> Hmmm... so it is not as trivial as it seems! But for the explained
> reasons, I need captions to be besides the figures as well as below...
> I am sure somebody else must have solved this problem before?!
>
> Andreas
>
> _______________________________________________
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to