From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31185 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: How to set a picture as the background of sildes ? Date: Tue, 03 Oct 2006 20:53:26 +0200 Message-ID: <4522B1A6.8010301@boede.nl> References: <45221949.9090304@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 1159901641 30438 80.91.229.2 (3 Oct 2006 18:54:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Oct 2006 18:54:01 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 03 20:53:57 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 1GUpOi-0003v8-K6 for gctc-ntg-context-518@m.gmane.org; Tue, 03 Oct 2006 20:53:45 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EBC9B1FD79; Tue, 3 Oct 2006 20:53:43 +0200 (CEST) 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 09678-05-3; Tue, 3 Oct 2006 20:53:35 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 754381FC00; Tue, 3 Oct 2006 20:53:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 49BED1FC00 for ; Tue, 3 Oct 2006 20:53:31 +0200 (CEST) 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 09678-05-2 for ; Tue, 3 Oct 2006 20:53:27 +0200 (CEST) Original-Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by ronja.ntg.nl (Postfix) with SMTP id C919F1FBFE for ; Tue, 3 Oct 2006 20:53:26 +0200 (CEST) Original-Received: from [127.0.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) (authenticated bits=0) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id k93IrQ6X053350 for ; Tue, 3 Oct 2006 20:53:26 +0200 (CEST) (envelope-from w.egger@boede.nl) User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: mailing list for ConTeXt users In-Reply-To: <45221949.9090304@gmail.com> X-Virus-Scanned: by XS4ALL Virus Scanner 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:31185 Archived-At: One of the approaches is to use things like \defineoverlay [TitleGraphic] [{\externalfigure[picture-A][width=\overlaywidth,height=\overlayheight]}] \setupbackgrounds[page][background={TitleGraphic}] % Yet another way is using layers. For details please refer to the "details" manual. Willi fdu.xiaojf@gmail.com wrote: > Hi, > > I am going to write a slides with a picture as background. I have > googled but got no hints. > > Can someone recommend how to achieve this? > > Thanks in advance! > > Best regards. > > xiaojf > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >