From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9136 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?Q?Martin_Kolar=EDk?= Newsgroups: gmane.comp.tex.context Subject: RE: Different backgrounds on opposite pages? Date: Tue, 3 Sep 2002 09:58:26 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <000801c2531f$aee2b5a0$2197fac3@mii.cz> References: <20020903072526.GC8495@merkur.econ.muni.cz> Reply-To: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399487 915 80.91.224.250 (23 Oct 2002 18:58:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:58:07 +0000 (UTC) Original-To: "ConTeXt" In-Reply-To: <20020903072526.GC8495@merkur.econ.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:9136 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9136 Hi, maybe the layers would be useful for you: \definelayer[somelayer][doublesided=yes] \setlayer[somelayer][left][x=,y=]{e.g. \externalfigure...} \setlayer[somelayer][right][x=,y=]{e.g. \externalfigure...} More you can find in cont-lyr, the mechanism works fine, Martin > -----Original Message----- > From: owner-ntg-context@let.uu.nl [mailto:owner-ntg-context@let.uu.nl]On > Behalf Of AlterEgo Qasars > Sent: Tuesday, September 03, 2002 9:25 AM > To: konference o ConTeXtu > Subject: Different backgrounds on opposite pages? > > > Good morning! > > I have to put some strange black areas on pages -- different > on the left and the right page. The backgrounds mechanism > could be perfect for this very reason. How can I make it > to put different stuff at the left and the right page? > > Many thanks, > M.K. >