From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33653 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: free space under floatings Date: Sun, 4 Mar 2007 13:28:15 +0100 Message-ID: <20070304132815.8ff9cb72.schuster.wolfgang@googlemail.com> References: <20070304105328.GA24898@grohe.our-isp.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173011338 9655 80.91.229.12 (4 Mar 2007 12:28:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Mar 2007 12:28:58 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 04 13:28:51 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1HNppZ-0003bM-1x for gctc-ntg-context-518@m.gmane.org; Sun, 04 Mar 2007 13:28:49 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 891F589; Sun, 4 Mar 2007 13:24:45 +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 17048-04-7; Sun, 4 Mar 2007 13:24:40 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5CD561FD1D; Sun, 4 Mar 2007 13:24:40 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B2631FDCF for ; Sun, 4 Mar 2007 13:24:37 +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 17048-04-6 for ; Sun, 4 Mar 2007 13:24:35 +0100 (CET) Original-Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.190]) by ronja.ntg.nl (Postfix) with ESMTP id D83151FD1D for ; Sun, 4 Mar 2007 13:24:34 +0100 (CET) Original-Received: by mu-out-0910.google.com with SMTP id i2so1252344mue for ; Sun, 04 Mar 2007 04:28:36 -0800 (PST) Original-Received: by 10.82.187.16 with SMTP id k16mr3376948buf.1173011315965; Sun, 04 Mar 2007 04:28:35 -0800 (PST) Original-Received: from eve ( [217.185.118.2]) by mx.google.com with ESMTP id j2sm21131344mue.2007.03.04.04.28.29; Sun, 04 Mar 2007 04:28:35 -0800 (PST) In-Reply-To: <20070304105328.GA24898@grohe.our-isp.org> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.7; i686-pc-mingw32) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:33653 Archived-At: On Sun, 4 Mar 2007 11:53:28 +0100 Gerhard Kugler wrote: > Hi, > > I have 2 juxtaposed figures which cover 2 thirds of the page. I want > to continue with the text on this page, but it remains empty. > There takes place a pagebreak. > > I have tried: \setupcombinations[after=\page[no] Hi Gerhard, you need to hide the brackets for \page in the setup command \setupcombinations[after={\page[no]}]. Can you make a minimum example file for your problem. Wolfgang > > but without effect. > > A hint? > > Gerhard > > -- > Gerhard Kugler > Psychotherapeut > http://www.psychotherapie-kugler.de > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context