From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26999 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Curious blank page Date: Sun, 09 Apr 2006 23:44:42 +0200 Message-ID: <4439804A.2010603@wxs.nl> References: 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 1144619203 14220 80.91.229.2 (9 Apr 2006 21:46:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Apr 2006 21:46:43 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 09 23:46:39 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 1FShjr-0006vD-4k for gctc-ntg-context-518@m.gmane.org; Sun, 09 Apr 2006 23:46:31 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CA663127AA; Sun, 9 Apr 2006 23:46:30 +0200 (CEST) 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 24936-01; Sun, 9 Apr 2006 23:46:30 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 729B61278E; Sun, 9 Apr 2006 23:44:45 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 830121278E for ; Sun, 9 Apr 2006 23:44:43 +0200 (CEST) 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 24551-06 for ; Sun, 9 Apr 2006 23:44:42 +0200 (CEST) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with SMTP id 8C6E51277B for ; Sun, 9 Apr 2006 23:44:42 +0200 (CEST) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 11855 for ; Mon, 10 Apr 2006 01:44:41 +0400 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: mailing list for ConTeXt users In-Reply-To: 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.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:26999 Archived-At: Aditya Mahajan wrote: > On Sun, 19 Mar 2006, David Arnold wrote: > >> Why is it that the rest of the page after Answers on page 4 of the >> compiled pdf is blank? > > I have a similar problem. Attached is the (not so) minimal example > that I could prepare. (This is part of my way on mathalignment). See > the page break on page 2, while all the page is empty. Adding > \kern\zeropoint prevents the page break. But I find such an page break > very confusing. > > > This is context version. > TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > > texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 > tex : pdfeTeXk, 3.141592-1.30.3-2.2 (Web2c 7.5.5) > context : ver: 2006.04.07 11:24 > cont-en : ver: 2006.04.07 11:24 fmt: 2006.4.7 mes: > english > cont-nl : ver: 2006.04.07 11:24 fmt: 2006.4.7 mes: dutch > > total run time : 5 seconds > > > By the way, texmfstart newtexexec --version just gives > TeXExec | version 6.1.2 - 1997-2006 - PRAGMA ADE/POD > > No version information of context is given!! What is the correct way > to get complete version information from newtexexec. better use (for th emoment): \defineframedtext [example] [width=\textwidth, background=screen, backgroundscreen=.85, frame=off, after={\blank[small]}, before={\blank[small]}] \def\ShowExample {\blank[small] \startexample \typebuffer \stopexample \getbuffer \blank[small]} ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------