From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58357 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: the last page of a document Date: Fri, 23 Apr 2010 14:05:35 +0200 Message-ID: <4BD18D0F.9030500@elvenkind.com> References: <4BD13F81.8000106@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1272024374 23559 80.91.229.12 (23 Apr 2010 12:06:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2010 12:06:14 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 23 14:06:13 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O5He9-0006Vc-8K for gctc-ntg-context-518@m.gmane.org; Fri, 23 Apr 2010 14:06:13 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 06A9AC9CB1; Fri, 23 Apr 2010 14:06:13 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RQQ5wbtGKMCf; Fri, 23 Apr 2010 14:05:56 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 13F80C9CCD; Fri, 23 Apr 2010 14:05:49 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6DBACC9CCD for ; Fri, 23 Apr 2010 14:05:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IBd2CB5l7ZlG for ; Fri, 23 Apr 2010 14:05:36 +0200 (CEST) Original-Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by balder.ntg.nl (Postfix) with ESMTP id 807BCC9CA7 for ; Fri, 23 Apr 2010 14:05:36 +0200 (CEST) Original-Received: from [192.168.178.26] (boo.demon.nl [83.163.247.99]) (authenticated bits=0) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id o3NC5ZM5095980 for ; Fri, 23 Apr 2010 14:05:36 +0200 (CEST) (envelope-from taco@elvenkind.com) User-Agent: Thunderbird 2.0.0.23 (X11/20090822) In-Reply-To: X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:58357 Archived-At: Marius wrote: > On Fri, Apr 23, 2010 at 9:34 AM, Taco Hoekwater wrote: >> Marius wrote: >>> Hello, >>> >>> I am writing an environment for a document and there should be a page >>> with some text at the end of the document. In LaTeX I use >>> \AtEndDocument{} command, but how does one achieve the same effect in >>> ConTeXt? >> \appendtoks (stuff I want to do) \to\everystoptext > > Thank you for the help, but with this command I have a little problem. > The two pages at the end of the attached document should be the same, > but, as given in this example, the \vfill command does not work as > expected, if added to the \appendtoks. The \vfill fills just half of > the page. That is because \stoptext adds another \vfill at the bottom of the page. This works: \appendtoks \page must be at the top\vfill must be at the bottom\vfillneg \to\everystoptext Best wishes, Taco ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________