From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4373 Path: main.gmane.org!not-for-mail From: "Dan Seracu" Newsgroups: gmane.comp.tex.context Subject: Re: URGENT-presentation Date: Wed, 14 Mar 2001 15:35:57 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <017b01c0ac8b$b470d920$8119fea9@birotica.rdsor.ro> References: <3.0.6.32.20010314141749.018796b0@server-1> 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 1035395048 25301 80.91.224.250 (23 Oct 2002 17:44:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:44:08 +0000 (UTC) Cc: "NTG ConTeXt" Original-To: "Hans Hagen" Xref: main.gmane.org gmane.comp.tex.context:4373 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4373 Hello! > ah, panic ! Well, I'm tyred of PowerPoint, so... > >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? > Simple, indeed but it did not worked. The text on the slides remained black. I tried: \setupbackground[page][background={color,Sintezis},backgroundcolor=blue, foregroundcolor=white] but, as I said, the text on the slides is still black.