2007/4/19, Tobias Burnus <burnus@net-b.de>:
Hi,
Tobias Burnus wrote:
> I want to a normal caption next to a float:
>
> ##########
> ##########
> ########## Fig. 1: Some object desc.
> ########## in this caption.
>
I found it: \setupcaptions[location={low,right}]
(I was wrongly looking at \placefigure.)
But there is a buglet: texshow only lists location= "top bottom none
high low middle" and misses left/right.
Tobias
Hi Tobias,
I found in page-flt also the next keywords:
- outermargin
- innermargin
- leftmargin
- rightmargin
- lefthanging
- righthanging
- outer
- inner
- left
- right
I seems you can use them only in combination with the location
parameters low, high and middle.
Wolfgang