ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: Re: page float in columnset
Date: Thu, 02 Feb 2006 12:20:45 +0100	[thread overview]
Message-ID: <43E1EB0D.5070704@seznam.cz> (raw)
In-Reply-To: <43E10D66.9040504@wxs.nl>

Hans Hagen wrote:
> Vit Zyka wrote:
> 
>>Hans Hagen wrote:
>>  
>>
>>>Vit Zyka wrote:
>>>    
> 
> ah ... your persistent ... 

yes, slow but persistent (hopefully not annoying...)

> you can try this: 
> 
> \OTRSEToutput
>   {\dontcomplain % new, get rid of overfull message (to be sorted out)
>    \doloop
>      {\OTRSETnaturalflush
>      %\OTRSETstartnextpage %  no
>       \OTRSETdoflushfloats % actually belongs in \flushsavedfloats (but goes wrong)
>       \OTRSETcheckfreelines
>       \ifsomefreecolumncells \exitloop \fi}%
>    \OTRSETchecksidefloat}

Huraaaaa!!! Great. It works! It works! It works! It works at least for:

- full page float: [page|here](\textheight,\makeupwidth) in simple example

- full column float: [here](\textheight,\OneColWidth) in simple example

- does not change page break and/or float positions in 160 pages 2 or 3 
columnsets document with about 330 floats!

- and more over: preserves any text in this doc!

It does not work for \startcolumns (not columnsets) but
- seems to me it is another problem (break one more line in each column 
that is appropriate to \textheight)
- the behaviour is exactly the same with or without the new patch

Thank you, Hans, very much! I do not know how to reciprocate with... 
(you sometimes suggest to buy a beer but I am afraid of your being 
drunken if everybody who is helped by you buys to you a beer :)

Vit

> tricky patch so please test extensively! (for the moment put this in your local copy of cont-loc.tex or maybe in your doc) 
> 
> Hans 

  reply	other threads:[~2006-02-02 11:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-26 21:24 Vit Zyka
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 [this message]
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=43E1EB0D.5070704@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).