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: Fri, 13 May 2011 18:03:47 +0200	[thread overview]
Message-ID: <89DFA2C9-3A85-4D41-A5B8-B71321A3939E@boede.nl> (raw)
In-Reply-To: <5A1EDC29-1647-4F8A-B95B-AF6961C4553A@googlemail.com>

Hi Wolfgang,

On 12 May 2011, at 18:12, Wolfgang Schuster wrote:

> 
> Am 12.05.2011 um 10:11 schrieb Willi Egger:
> 
>> In columnsets "bottom" has no effect.
> 
> When I use “bottom” in our example context reserves space for the figure at the bottom but the figure itself doesn’t appear.

hm, ????

>> 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
> 
> Why don’t you stretch the figure the whole width of the two columns and the distance between them. I saw in the manual a example where Hans defined a command \Two which does this.

Unfortunately the graphics to be place are not of the double-column-width. So I need to be able to place them either left of right aligned relative to the left/right margin...

Thanks for your comments
Willi
> 
> 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-13 16:03 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
2011-05-12 16:12     ` Wolfgang Schuster
2011-05-13 16:03       ` Willi Egger [this message]

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=89DFA2C9-3A85-4D41-A5B8-B71321A3939E@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).