From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18918 Path: news.gmane.org!not-for-mail From: h h extern Newsgroups: gmane.comp.tex.context Subject: Re: A (my) OTR problem Date: Mon, 14 Mar 2005 00:05:17 +0100 Message-ID: <4234C72D.9090503@wxs.nl> References: <4231D8DC.30501@logosrl.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110755567 24064 80.91.229.2 (13 Mar 2005 23:12:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Mar 2005 23:12:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 14 00:12:47 2005 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 1DAcE8-0003j8-St for gctc-ntg-context-518@m.gmane.org; Mon, 14 Mar 2005 00:10:28 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 03E74128CE; Mon, 14 Mar 2005 00:09:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30216-03-67; Mon, 14 Mar 2005 00:09:40 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4A937128E1; Mon, 14 Mar 2005 00:09:36 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A301A128E0 for ; Mon, 14 Mar 2005 00:09:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30069-04-52 for ; Mon, 14 Mar 2005 00:09:33 +0100 (CET) Original-Received: from mailrelay02.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id C72B9128CE for ; Mon, 14 Mar 2005 00:09:31 +0100 (CET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id j2DN9QwM023397 for ; Mon, 14 Mar 2005 00:09:26 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 0DFD817C21; Sun, 13 Mar 2005 23:54:00 +0100 (CET) Original-Received: from [127.0.0.1] (unknown [10.100.1.1]) by server-1.pragma-net.nl (Postfix) with ESMTP id 13D109DF3 for ; Sun, 13 Mar 2005 22:53:57 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <4231D8DC.30501@logosrl.it> X-Virus-Scanned: ClamAV 0.80/705/Fri Feb 11 17:51:32 2005 clamav-milter version 0.80j on mailrelay02 X-Virus-Status: Clean X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:18918 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18918 luigi.scarso wrote: > I have the following code: > > \showframe > \setuplayout[topdistance=0mm,topspace=10mm,header=10mm,headerdistance=10mm, > footerdistance=5mm,footer=20mm,bottomspace=2mm, > backspace=25mm, > > rightmargin=10mm,rightmargindistance=1mm,rightedge=0mm,rightedgedistance=0mm, > > leftmargin=15mm,leftmargindistance=1mm,leftedge=9mm,leftedgedistance=0mm, > width=fit,height=fit, > location=middle] > > \newdimen\RightMarginWidth \RightMarginWidth=\rightmarginwidth > \def\PageNumber#1{\vbox to \footerheight{\vss\hbox > to\RightMarginWidth{\hss #1 \hss}\vss}} > \setuppagenumbering[location={margin},alternative=doublesided,command={\PageNumber}] > > \newbox\ContinueNextPage \setbox\ContinueNextPage=\vbox{\strut\hbox > to\textwidth{\hfill\mathematics{\blacktriangleright}\mathematics{\blacktriangleright}\quad}} > > > \starttext > \dorecurse{20}% > {\framed[width=\textwidth,height=3em,align={middle,lohi}]{\hfil > \CONTEXT --\recurselevel \hfil}}% > > \stoptext > > > I would like to put \copy\ContinueNextPage after the last \framed in > every page > (in this example, after CONTEXT--18 at page 1 and CONTEXT--36 at page 2). > > I don't want use tables/tabular, i try to use \vsplit. > > I try to read page-ini, i find useful things like \everyafterpagebody > but i'm still confused. This needs to happen in the normal text flow (unless you want to use more dirty tricks) \startsetups [continue] \strut\hbox to \textwidth {\hfill\mathematics{\blacktriangleright\blacktriangleright}\quad} \stopsetups \def\LetsCheckItOut {\dowithnextbox {\ifdim\dimexpr\pagetotal+\ht\nextbox+\dp\nextbox+\lineheight\relax>\pagegoal \endgraf\nobreak\setups[continue]\page \fi \box\nextbox} \vbox} \starttext \dorecurse{40} {\LetsCheckItOut {\framed [width=\textwidth,height=3em,align={middle,lohi}] {\hfil\CONTEXT--\recurselevel\hfil}}} \stoptext ----------------------------------------------------------------- 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 -----------------------------------------------------------------