From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14764 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: blank page in doublesided mode Date: Thu, 19 Feb 2004 11:29:02 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040219112748.01cd8af8@server-1> References: <689D3160-6210-11D8-ADCC-00306544E64E@princeton.edu> <6.0.1.1.2.20040218145743.031e9ec0@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1077203392 26305 80.91.224.253 (19 Feb 2004 15:09:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2004 15:09:52 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Feb 19 16:09:44 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Atpo8-0002ma-00 for ; Thu, 19 Feb 2004 16:09:44 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 7760910B24; Thu, 19 Feb 2004 16:07:54 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id DEA9A10B2A for ; Thu, 19 Feb 2004 16:06:24 +0100 (MET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.nl (8.12.10/SQL-8.12.10-1/8.12.5) with ESMTP id i1JF81qU027344 for ; Thu, 19 Feb 2004 16:08:01 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 8F2FA30CF5; Thu, 19 Feb 2004 16:08:03 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id CFDE7236BC for ; Thu, 19 Feb 2004 15:07:59 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: <689D3160-6210-11D8-ADCC-00306544E64E@princeton.edu> <6.0.1.1.2.20040218145743.031e9ec0@server-1> X-AntiVirus: checked by Vexira Milter 1.0.6; VAE 6.24.0.4; VDF 6.24.0.10 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@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:14764 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14764 At 15:35 18/02/2004, you wrote: >Hans=97 > >Many thanks. That does the trick very nicely. > >Is there a manual or the like that I have missed which documents this=20 >command, \installpagebreakhandler, and others such as \useURL and=20 >\setupinteraction? (I am interested in the latter, because inserting a=20 >blue, underlined URL for email in my output has curiously enough turned by= =20 >footnote numbers blue.) no, these commands are not in a manual, but one can find them in the source= =20 code; the \install.. ones are real low level; the=20 \definepagebreak[whatever][yes] one is public. Hans =20