From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/87681 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: blank overlay Date: Tue, 03 Jun 2014 19:47:14 +0200 Message-ID: <538E0A22.90900@gmx.net> References: <20140603102718.11fcfacc@localb.wexfordpress.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1401817668 8525 80.91.229.3 (3 Jun 2014 17:47:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2014 17:47:48 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 03 19:47:44 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WrsoG-0003zh-D5 for gctc-ntg-context-518@m.gmane.org; Tue, 03 Jun 2014 19:47:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D47BA10233 for ; Tue, 3 Jun 2014 19:47:39 +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 DjW6Gos5Heh2 for ; Tue, 3 Jun 2014 19:47:39 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0442A10227 for ; Tue, 3 Jun 2014 19:47:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 700DB101E3 for ; Tue, 3 Jun 2014 19:47:29 +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 Lq6wdXp1ZnaV for ; Tue, 3 Jun 2014 19:47:24 +0200 (CEST) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id 40E58101E2 for ; Tue, 3 Jun 2014 19:47:19 +0200 (CEST) Original-Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s53HlI26029036 for ; Tue, 3 Jun 2014 19:47:18 +0200 Original-Received: from [192.168.178.3] ([37.24.144.1]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0LtEtL-1WgqA23b1n-012nxO for ; Tue, 03 Jun 2014 19:47:17 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: <20140603102718.11fcfacc@localb.wexfordpress.net> X-Enigmail-Version: 1.6 X-Provags-ID: V03:K0:k01BqBZ5NCGu194pFTc7aguCCIZKhvHDcQ1VPUhgBUFb0Hjplv3 0xjDX53nbyYNK9lllw/eAFqfEPNj0SvErvQ5aeVovndWiCrgDFCAbBrNJy5nemnNcx3WpON 6K347snY4qSzSZfWjkXo8QcZydE9EDk02jki0fC5lgKD2AJoi8Ic3ib6yMYqXVXZJ0oDk9N 3Q3+dKnlgwrfZCgRxEeOw== X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=212.227.15.19; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0WM9RLibW - e7bc5bd5110f - 20140603 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 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 Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:87681 Archived-At: Am 03.06.2014 16:27, schrieb john Culleton: > > I need a graphic (a thumbnail) on the right hand > pages but not on the left hand pages. Following > the instructions in the Metafun Manual page 168 I > have assigned different pairs to the two > overlays: > \startuseMPgraphic{right page} > ... > \stopuseMPgraphic > > and > \startuseMPgraphic{left page} > \stopuseMPgraphic > > In the left hand area I want to just create a > minimal structure that replaces the right hand > graphic overlay. > > What is the minimal code I can use between the > start and stop statements? > Not sure if I understand you right, but let's give it a try :-) You can use 'Start|Stoppage' in combination with your icon, but you end up with a graphic as big as the page (not visible and a small data footprint, but still some kind of 'layer mess'). Probably not the best way to do this in ConTeXt. Anyway... StartPage; draw xyshifted(x,y); % shift to the desired position StopPage; Better alternative: http://wiki.contextgarden.net/Layers Example: placing a logo to the top right corner of the page And for the different setup on left|right pages see http://wiki.contextgarden.net/Alternating_backgrounds_and_repeating_layers The latter link is also at the bottom of the layer related page. HTH, Peter ___________________________________________________________________________________ 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 ___________________________________________________________________________________