ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Columnsets and placement of figures
Date: Thu, 12 May 2011 10:11:33 +0200	[thread overview]
Message-ID: <434883E6-CAC8-4051-BD6B-5115C6CF8B4B@boede.nl> (raw)
In-Reply-To: <985D3387-0C43-451A-B6B6-435874528198@googlemail.com>

Hi Wolfgang,

The option 'bots' is described in the Columns manual  (page 18). Yes I was looking in the source, but was unable to understand what I found. I saw, that there are commented lines in page-ini.mkiv (lines 230 and ff).
In columnsets "bottom" has no effect.
Indeed lrbt does place the figure at the bottom. The struggle is, that I have to be able to place the figure as well left as right aligned. So the option rlbt should do this, but doesn't. All together I came then to the conclusion that one should place the float at the bottom with 'bots' and add an offset. But maybe I miss something...
Th solution I have now is 
\startcolumnset
	\placefigure[lrbt][]{none}{\offset[x=1cm]{\externalfigure[fake][width=2\textwidth,height=3cm]}} % for moving the float to the right
\stopcolumnset

\startcolumnset
		\placefigure[lrbt][]{none}{\externalfigure[fake][width=2\textwidth,height=3cm]} % for a left aligned float.
\stopcolumnset


Kind regards

Willi

On 9 May 2011, at 18:34, Wolfgang Schuster wrote:

> 
> Am 09.05.2011 um 13:32 schrieb Willi Egger:
> 
>> Dear list,
>> 
>> In a document with a columnsets there are many directives to place figures on certain spots (see columns-manual).
>> 
>> I deal with a two-columns layout.
>> Now I would need to place a figure in the first column at the lower left edge. Here the command
>> 
>> \placefigure[bots][]{none}{\externalfigure[fake][width=\textwidth,height=3cm]}
>> 
>> will  not result in the figure at the bottom of the page, instead turns up at the top.
> 
> As i can’t find any reference to a “bots” keyword it isn’t a valid option.
> Why don’t you use “bottom” or “lrbt” to place your picture.
> 
> Wolfgang
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2011-05-12  8:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 11:32 Willi Egger
2011-05-09 16:34 ` Wolfgang Schuster
2011-05-12  8:11   ` Willi Egger [this message]
2011-05-12 16:12     ` Wolfgang Schuster
2011-05-13 16:03       ` Willi Egger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=434883E6-CAC8-4051-BD6B-5115C6CF8B4B@boede.nl \
    --to=w.egger@boede.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).