ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Side caption in floats
@ 2007-04-17 15:51 Tobias Burnus
  2007-04-18 22:34 ` Tobias Burnus
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Burnus @ 2007-04-17 15:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I want to a normal caption next to a float:

##########
##########
########## Fig. 1: Some object desc.
########## in this caption.

where the text should be bottom aligned unless the text is much longer:

########## Fig. 2: Some textual
########## description to a rather
           small figure.


Using \startfiguretext[], I get something similar, but without "Fig 1".
And \placefigure[....] does not seem to offer this option either.

Tobias

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

* Re: Side caption in floats
  2007-04-17 15:51 Side caption in floats Tobias Burnus
@ 2007-04-18 22:34 ` Tobias Burnus
  2007-04-19  6:17   ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Burnus @ 2007-04-18 22:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

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

* Re: Side caption in floats
  2007-04-18 22:34 ` Tobias Burnus
@ 2007-04-19  6:17   ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2007-04-19  6:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 741 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 1106 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2007-04-19  6:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-17 15:51 Side caption in floats Tobias Burnus
2007-04-18 22:34 ` Tobias Burnus
2007-04-19  6:17   ` Wolfgang Schuster

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