From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31695 Path: news.gmane.org!not-for-mail From: "Paul Jones" Newsgroups: gmane.comp.tex.context Subject: Re: overlay page background missing Date: Thu, 2 Nov 2006 16:05:14 -0700 Message-ID: References: <6faad9f00611020915yb938e98gb637871dd897337a@mail.gmail.com> <6faad9f00611020953r48eedeb6k51011810e76fd602@mail.gmail.com> <6faad9f00611021041l7a91b6c5i5b2e31977bd56865@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162508748 25655 80.91.229.2 (2 Nov 2006 23:05:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Nov 2006 23:05:48 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 03 00:05:44 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1Gflcq-00056U-FR for gctc-ntg-context-518@m.gmane.org; Fri, 03 Nov 2006 00:05:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CB4021FF34; Fri, 3 Nov 2006 00:05:29 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28947-03-8; Fri, 3 Nov 2006 00:05:21 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9A58E1FEDD; Fri, 3 Nov 2006 00:05:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87D511FF27 for ; Fri, 3 Nov 2006 00:05:20 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28947-03-7 for ; Fri, 3 Nov 2006 00:05:16 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by ronja.ntg.nl (Postfix) with SMTP id A27A31FED6 for ; Fri, 3 Nov 2006 00:05:16 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id m2so260950uge for ; Thu, 02 Nov 2006 15:05:16 -0800 (PST) Original-Received: by 10.78.118.19 with SMTP id q19mr1615669huc.1162508715319; Thu, 02 Nov 2006 15:05:15 -0800 (PST) Original-Received: by 10.78.119.5 with HTTP; Thu, 2 Nov 2006 15:05:14 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: <6faad9f00611021041l7a91b6c5i5b2e31977bd56865@mail.gmail.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31695 Archived-At: So it looks like the problem boils down to this: The overlay with a layer inside it displays fine when used in the framed background. \framed[height=\textheight, width=\textwidth,background={WatermarkOverlay}, frame=on]{overlay frame} But it does not display anything when used in the setupbackgrounds background. \setupbackgrounds[page][background={WatermarkOverlay}] Any ideas why? paul On 11/2/06, Mojca Miklavec wrote: > > % "draw \sometxt{forever} withcolor red" is broken at the moment, > % but used to/should(?) work otherwise > Thanks for the hint. I don't know anything about mp. Is there a replacement for the broken draw \sometxt? Thanks again. paul