ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Columnsets and placement of figures
Date: Mon, 9 May 2011 13:32:46 +0200	[thread overview]
Message-ID: <281EFC82-45D5-40ED-9E73-E1F0B0CEF555@boede.nl> (raw)

[-- Attachment #1: Type: text/plain, Size: 678 bytes --]

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.

For testing please refer to the minimal example below.

I am using 
This is LuaTeX, Version beta-0.66.0-2011041318 (rev 4144) 
ConTeXt  ver: 2011.05.01 12:50 MKIV  fmt: 2011.5.4  int: english/englis


Thanks, kind regards

Willi


[-- Attachment #2: test-columnset.tex --]
[-- Type: application/octet-stream, Size: 757 bytes --]

% Context file
% Filename: test-columnset.tex
% 
% 09-05-2011
% Copyright (c) 2011 BOEDE. All rights reserved.


%\showframe
\useMPlibrary[dum]

\setuptolerance[tolerant,stretch]

\definecolumnset[Doublecoltext][n=2]
\setupcolumnset[Doublecoltext][1][width=.45\textwidth]
\setupcolumnset[Doublecoltext][2][width=.45\textwidth,distance=.1\textwidth]


\starttext
\startcolumnset[Doubletext]
  \placefigure[bots][]{none}{\externalfigure[fake][width=\textwidth,height=3cm]}
  % \placefigure[bots][]{none}{\externalfigure[fake][width=2\textwidth,height=3cm]}

One of the directives given in the columns-manual is \quotation{bots}. Herewith the figure should be placed at the bottom of the textarea:

  \dorecurse{4}{\input tufte \blank}
\stopcolumnset
\stoptext

[-- Attachment #3: Type: text/plain, Size: 1 bytes --]

 

[-- Attachment #4: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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-09 11:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 11:32 Willi Egger [this message]
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

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=281EFC82-45D5-40ED-9E73-E1F0B0CEF555@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).