From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45279 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.comp.tex.context Subject: How to avoid a page break? Date: Tue, 4 Nov 2008 21:21:28 +0100 Message-ID: <20081104202128.GB2264@atos.labs.wmid.amu.edu.pl> 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: ger.gmane.org 1225833191 16940 80.91.229.12 (4 Nov 2008 21:13:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2008 21:13:11 +0000 (UTC) To: Mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 04 22:14:14 2008 connect(): Connection refused 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 1KxTE3-0001ti-OZ for gctc-ntg-context-518@m.gmane.org; Tue, 04 Nov 2008 22:14:11 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 84F991FC5D; Tue, 4 Nov 2008 22:13:02 +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 26386-01-9; Tue, 4 Nov 2008 22:11:59 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6F1FD1FBAC; Tue, 4 Nov 2008 21:42:12 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9E5A31FB8F for ; Tue, 4 Nov 2008 21:42:07 +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 23550-01-2 for ; Tue, 4 Nov 2008 21:41:08 +0100 (CET) Original-Received: from atos.wmid.amu.edu.pl (atos.wmid.amu.edu.pl [150.254.78.2]) by ronja.ntg.nl (Postfix) with ESMTP id 5AE1A1FC20 for ; Tue, 4 Nov 2008 21:21:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by atos.wmid.amu.edu.pl (Postfix) with ESMTP id 19DD81532881 for ; Tue, 4 Nov 2008 21:21:29 +0100 (CET) X-Virus-Scanned: by amavisd-new (PLD-Linux) at wmid.amu.edu.pl Original-Received: from atos.wmid.amu.edu.pl ([127.0.0.1]) by localhost (atos.wmid.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id N+JED6ZSL8o5 for ; Tue, 4 Nov 2008 21:21:28 +0100 (CET) Original-Received: by atos.wmid.amu.edu.pl (Postfix, from userid 3884) id DCA761532887; Tue, 4 Nov 2008 21:21:28 +0100 (CET) Content-Disposition: inline User-Agent: Mutt/1.4.2.3i 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:45279 Archived-At: Hi, I have the following in my code: \def\doPutTitle#1{% \startalignment[middle] \bfb \page[bigpreference] \blank[2*big] #1% \page[no]% \blank[big]% \page[no]% \stopalignment \page[no]% }% Why is it still possible that I have a page break after, say, \doPutTitle{some title} (in MkII, in MkIV page breaks fall in different places). Which percentage signs and \page[no]'s are unnecessary here? Also, how to avoid a page break right before an itemization? Adding [intro] seems not to work. And one more thing about pagebreaks: how to avoid a pagebreak right before a \startformula ... \stopformula? And what is the ConTeXt way of setting stretchable vertical glue (e.g. for \blank's, below itemizations etc.)? Thanks in advance & greets -- Marcin Borkowski (http://mbork.pl) People can be divided into 10 groups: those who like the binary system and those who don't. ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________