From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4371 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: URGENT-presentation Date: Wed, 14 Mar 2001 14:17:49 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20010314141749.018796b0@server-1> References: <016901c0ac85$2dccacb0$8119fea9@birotica.rdsor.ro> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035395047 25289 80.91.224.250 (23 Oct 2002 17:44:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:44:07 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: "Dan Seracu" In-Reply-To: <016901c0ac85$2dccacb0$8119fea9@birotica.rdsor.ro> Xref: main.gmane.org gmane.comp.tex.context:4371 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4371 At 02:49 PM 3/14/01 +0200, Dan Seracu wrote: >Hi all! ah, panic ! >I'm working to my first presentation. But I have some difficulties at making >backgrounds: > >1. how can I use in metapost an external image? (e.g a png) given that you have the latest context, how about: externalfigure "somebitmap.png" scaled 2 shifted (10,100) rotated (-45) ; >2. how can I set the text color to white (all text in the presentation) let's reveal another new secret key: foregroundcolor \starttext \setupcolors[state=start] \setupbackgrounds [page] [background=color,backgroundcolor=red, foregroundcolor=white] \input tufte \stoptext Simple eh? Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------