From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26351 Path: news.gmane.org!not-for-mail From: frantisek holop Newsgroups: gmane.comp.tex.context Subject: \page inside a block Date: Thu, 16 Mar 2006 00:53:42 +0100 Message-ID: <20060315235342.GI11831@obiit.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1142466842 2471 80.91.229.2 (15 Mar 2006 23:54:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Mar 2006 23:54:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 16 00:54:00 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FJfoQ-00054m-KR for gctc-ntg-context-518@m.gmane.org; Thu, 16 Mar 2006 00:53:54 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 241C61278B; Thu, 16 Mar 2006 00:53:54 +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 04108-02; Thu, 16 Mar 2006 00:53:48 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DB89612791; Thu, 16 Mar 2006 00:53:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5B60112791 for ; Thu, 16 Mar 2006 00:53: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 03847-04 for ; Thu, 16 Mar 2006 00:53:43 +0100 (CET) Original-Received: from integer.obiit.org (integer.obiit.org [195.168.92.92]) by ronja.ntg.nl (Postfix) with SMTP id D4EBD1278B for ; Thu, 16 Mar 2006 00:53:43 +0100 (CET) Original-Received: by integer.obiit.org (Postfix, from userid 1001) id 13C5196F40; Thu, 16 Mar 2006 00:53:42 +0100 (CET) Original-To: mailing list for ConTeXt users Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:26351 Archived-At: hi there, the following is a minimal example of the layout i am working on. -----------------------%<------------------------- % output=pdftex \enableregime[latin2] \setuppapersize [A5][A5] \defineparagraphs [poem][n=2] \setupparagraphs [poem][1][width=.35\textwidth] \setupparagraphs [poem][2][rule=on] \starttext \startpoem \section{poem} \poem\startlines line 1 line 2 \page line 3 line 4 \stoplines\stoppoem \stoptext -----------------------%<------------------------- when the poem gets long, i need to start a new page obviously. but page is not working. what am i missing here? also, using \page is one thing, good for me, so i could tell, flush the page right here, but i thought i'll get an automatic pagebreak when the text gets to the bottom.... sorry if this is a very silly question, just getting my feet wet with context.... thanks -f -- bungee diving - living it up when you're going down!