From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9635 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: [NTG-context] This page intentionally left blank Date: Tue, 22 Oct 2002 17:41:44 +0200 Sender: ntg-context-admin@ref.vet.uu.nl Message-ID: <5.1.0.14.1.20021022173849.031c5e10@server-1> References: <122113136411.20021022153502@iol.it> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035399937 4722 80.91.224.250 (23 Oct 2002 19:05:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:05:37 +0000 (UTC) Cc: ntg-context@ntg.nl Original-Received: from hermes.hrz.uni-giessen.de (hermes.hrz.uni-giessen.de [134.176.2.15]) by osiris.hrz.uni-giessen.de (8.11.6+Sun/8.11.6) with ESMTP id g9MFlQe26187 for ; Tue, 22 Oct 2002 17:47:26 +0200 (MEST) Original-Received: from ref.vet.uu.nl by hermes.hrz.uni-giessen.de with ESMTP for Guenter.Partosch@hrz.uni-giessen.de; Tue, 22 Oct 2002 17:47:24 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4EC2810AD6; Tue, 22 Oct 2002 17:47:19 +0200 (MEST) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 87B6110AD0 for ; Tue, 22 Oct 2002 17:46:28 +0200 (MEST) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id g9MFf9v9031592; Tue, 22 Oct 2002 17:41:09 +0200 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.2/8.12.2) with ESMTP id g9MFkJgm023018; Tue, 22 Oct 2002 17:46:20 +0200 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: Giuseppe Bilotta In-Reply-To: <122113136411.20021022153502@iol.it> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ref.vet.uu.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9635 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9635 At 03:35 PM 10/22/2002 +0200, Giuseppe Bilotta wrote: >Hello, > >I just read a post on comp.text.tex asking how to make "This page >intentionally left blank" in LaTeX. There, it's a matter of >redefining the \cleardoublepage comman; I assumed that ConTeXt had >some kind of built-in hook to do that, but I found that it is not >so; the command that ejects a blank page when needed is >\ejectdummypage, but there is no way to configure it to put >something on that page. Could the page ejecting mechanism be >slightly improved, with a \setupdummypage[...] command that >defines what has to be done with the dummy pages? \page[blank] : no ornaments \page[empty] : empty page, no page break first \page[makeup] : also empty, forces a page break first so, \page[yes,empty] is first flushing the current page, and then issuing an empty one so, what you want in addition is something \startstandardmakeup[doublesided=no] \labeltext{blankpage} \stopstandardmakeup or so, but then accessible by keyword? (\page[makeup,text] or so) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf ------------------------------------------------------------------------- _______________________________________________ ntg-context mailing list ntg-context@ref.ntg.nl http://ref.ntg.nl/mailman/listinfo/ntg-context