From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16690 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: backgrounds Date: Mon, 18 Oct 2004 13:20:51 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <4173A713.8050705@wxs.nl> References: <1098097060.1173.5.camel@debian> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098098462 9649 80.91.229.6 (18 Oct 2004 11:21:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 11:21:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 18 13:20:57 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJVZR-00078g-00 for ; Mon, 18 Oct 2004 13:20:57 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4D641127A0; Mon, 18 Oct 2004 13:20:57 +0200 (CEST) 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 22381-07-5; Mon, 18 Oct 2004 13:20:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E12C21279D; Mon, 18 Oct 2004 13:20:55 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 83A091279D for ; Mon, 18 Oct 2004 13:20:54 +0200 (CEST) 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 22381-07-4 for ; Mon, 18 Oct 2004 13:20:53 +0200 (CEST) Original-Received: from mailrelay02.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id E43F41278B for ; Mon, 18 Oct 2004 13:20:53 +0200 (CEST) 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 i9IBKpNj020617 for ; Mon, 18 Oct 2004 13:20:51 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 1269F357A5; Mon, 18 Oct 2004 13:20:53 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id DFC8E2F240 for ; Mon, 18 Oct 2004 11:20:51 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <1098097060.1173.5.camel@debian> X-Virus-Scanned: ClamAV 0.80rc3/509/Wed Sep 29 11:09:42 2004 clamav-milter version 0.80c 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16690 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16690 gmorais wrote: > I made this background to the first page of a document: > > \setupcolors[state=start] > \startuseMPgraphic{page} > StartPage ; > pickup pencircle scaled 2pt ; > fill Field[InnerMargin][Top] enlarged (0,2.5cm) > withcolor .625blue ; > fill Field[InnerMargin][Text] withcolor > .6white ; > fill Field[InnerMargin][Header] withcolor > .625blue ; > fill Field[Text][Text] enlarged .5cm withcolor > white ; > fill Field[Header][Text] enlarged (.5cm,0) withcolor > white ; > fill Field[Top][Text] enlarged (.5cm,4cm) withcolor > white ; > > StopPage ; > > \stopuseMPgraphic > > \defineoverlay[page][\useMPgraphic{page}] > \setupbackgrounds[page][background=page] \startreuseMPgraphic .... \reuseMPgraphic ----------------------------------------------------------------- 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 -----------------------------------------------------------------