From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25454 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: Venn diagram Date: Sat, 21 Jan 2006 00:33:33 +0100 Message-ID: <6faad9f00601201533v2de079d8l4e1a8f878fe4b8d@mail.gmail.com> References: <6faad9f00601201022s7039a64r9eec7bd4da965e4d@mail.gmail.com> <43D146A4.8080403@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1137800038 6325 80.91.229.2 (20 Jan 2006 23:33:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jan 2006 23:33:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 21 00:33:56 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 1F05lI-0005yu-1B for gctc-ntg-context-518@m.gmane.org; Sat, 21 Jan 2006 00:33:44 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 78F5B12853; Sat, 21 Jan 2006 00:33:42 +0100 (CET) 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 26685-07; Sat, 21 Jan 2006 00:33:39 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E4D44127C1; Sat, 21 Jan 2006 00:33:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 648EE127C1 for ; Sat, 21 Jan 2006 00:33:37 +0100 (CET) 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 26735-06 for ; Sat, 21 Jan 2006 00:33:36 +0100 (CET) Original-Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.193]) by ronja.ntg.nl (Postfix) with SMTP id 45E5C1278D for ; Sat, 21 Jan 2006 00:33:35 +0100 (CET) Original-Received: by uproxy.gmail.com with SMTP id q2so180748uge for ; Fri, 20 Jan 2006 15:33:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OroEpk2kTSYSuW79FydX2M1GKAZRk1nR37EatfK2cvEw31qBx9HVVfcIUEbRxXnEPM5yYTDTYTOrHE/5fA8eBbh1j6TRrA8HtfHT1XN16yBf6ckm3xDbCl9oj1KUnXD1kOoOUkvOGCwDWK7vR4V3UBK/ObmoIObQJIBTry+nQmw= Original-Received: by 10.48.108.7 with SMTP id g7mr188080nfc; Fri, 20 Jan 2006 15:33:33 -0800 (PST) Original-Received: by 10.48.162.5 with HTTP; Fri, 20 Jan 2006 15:33:33 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <43D146A4.8080403@wxs.nl> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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:25454 Archived-At: On 1/20/06, Hans Hagen wrote: > Mojca Miklavec wrote: > > > > >I tried the (transparent(.8,3,blue)) at that place, but it seems that > >either ConTeXt or Acrobat have problems here. It either compiled, but > >then Adobe Reader complained, if I tried to compile > > fill fullcircle scaled 3cm withcolor (transparent(.8,3,blue)); > >manually, then I got an error > > > > > % fill fullcircle scaled 10cm withcolor transparant(8,.3,red) ; > > Hans Thanks. Two typos then :) (transparant -> transparent). Mojca