From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23597 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Floats page? Date: Mon, 21 Nov 2005 12:46:41 +0100 Message-ID: <4381B3A1.5070300@wxs.nl> References: <379102789.20051119183649@iol.it> <438199E3.5070804@wxs.nl> <43819C2A.6050001@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1132573757 19115 80.91.229.2 (21 Nov 2005 11:49:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Nov 2005 11:49:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 21 12:49:14 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EeAAB-0008Vd-73 for gctc-ntg-context-518@m.gmane.org; Mon, 21 Nov 2005 12:48:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DF62C127CF; Mon, 21 Nov 2005 12:48:46 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06872-05; Mon, 21 Nov 2005 12:48:46 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5891E127C5; Mon, 21 Nov 2005 12:46:44 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DBC25127C5 for ; Mon, 21 Nov 2005 12:46:42 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06970-05-2 for ; Mon, 21 Nov 2005 12:46:42 +0100 (CET) Original-Received: from controller-1 (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with ESMTP id 02F7F1277C for ; Mon, 21 Nov 2005 12:46:41 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 4190 for ; Mon, 21 Nov 2005 12:50:46 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43819C2A.6050001@elvenkind.com> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23597 Archived-At: Taco Hoekwater wrote: > > > Hans Hagen wrote: > >> Giuseppe Bilotta wrote: >> >>> How do I tell ConTeXt that I don't mind if the pages are >>> totally filled by floats (two, three, as many as fit) even >>> if there is no text whatsoever? >>> >>> >>> >> \setupfloats >> [ntop=100] > > > I believe / guess what Giuseppe really wants is a way to tell > context that a page may be (say) 95% full when it contains only > floats. So that there are no single/double lines at the bottom > of a page that consists largely of topfloats. And if that is > not what Giuseppew wanted, well, that is something I would like > to know how to do :-) something nlines=5 shoudt do that but it's a long time since i used that Hans