ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: page float in columnset
Date: Thu, 26 Jan 2006 22:24:02 +0100	[thread overview]
Message-ID: <43D93DF2.4000109@seznam.cz> (raw)

Hi wizards,

let me go back to columnsets. I try to place a float spanning the whole 
page area. When doing that the running text placing exactly one page is 
completely and forever lost! Please see example:

-----------------------------------------
\setuplayout[grid=yes]
\showgrid

\starttext
\startcolumnset
   \dorecurse{4}{#1 --- \input knuth \blank\endgraf}
   \placefigure[here]{none}{%
     \framed
       [width=\makeupwidth,height=\textheight,offset=overlay]
       {Page float.}}
   \dorecurse{10}{#1 --- \input knuth \blank\endgraf}
\stopcolumnset
\stoptext
-------------------------------------------

Switching here -> page, tops, ... does not solve the problem.
The similar behaviour is observed when a float has one column width and 
fit the whole column height.

Is there some solution or another way how to do that and preserve the text?

Thanks
Vit

             reply	other threads:[~2006-01-26 21:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-26 21:24 Vit Zyka [this message]
2006-01-26 22:34 ` Hans Hagen
2006-02-01  1:36   ` Vit Zyka
2006-02-01 19:35     ` Hans Hagen
2006-02-02 11:20       ` Vit Zyka
2006-02-02 12:21         ` Hans Hagen
2006-02-02 12:23         ` Hans Hagen
2006-02-02 13:20           ` Vit Zyka

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=43D93DF2.4000109@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --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).