> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Hans Hagen
> Sent: Saturday, April 08, 2006 3:52 PM
> To: mailing list for ConTeXt users
> Subject: Re: [NTG-context] Variable Caption Locations
...
> \definefloat[myt
tbrowder wrote:
> I need to have captions ABOVE tables but below all other float types. The
> default is below, and I know I can do something like
>
> {
> setupcaptions[location=top]
> \placetable...
> }
>
> for each table.
>
> But is there a more elegant way to do it globally? Could ConTeXt have
I need to have captions ABOVE tables but below all other float types. The
default is below, and I know I can do something like
{
setupcaptions[location=top]
\placetable...
}
for each table.
But is there a more elegant way to do it globally? Could ConTeXt have a
separate global setup for each t