From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43108 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Flow chart, XeTeX and transparent colors Date: Tue, 12 Aug 2008 10:54:50 +0200 Message-ID: <115224fb0808120154i417adfa0ya9a5766003d6cb45@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1218531495 14864 80.91.229.12 (12 Aug 2008 08:58:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2008 08:58:15 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 12 10:59:07 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1KSpiW-0006Zz-04 for gctc-ntg-context-518@m.gmane.org; Tue, 12 Aug 2008 10:59:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 04F541FC6F; Tue, 12 Aug 2008 10:57:58 +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 27557-06-8; Tue, 12 Aug 2008 10:57:14 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C0951FC3E; Tue, 12 Aug 2008 10:56:20 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 689221FC3E for ; Tue, 12 Aug 2008 10:56:17 +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 27152-04-3 for ; Tue, 12 Aug 2008 10:55:22 +0200 (CEST) Original-Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by ronja.ntg.nl (Postfix) with ESMTP id 85A6B1FC1A for ; Tue, 12 Aug 2008 10:54:51 +0200 (CEST) Original-Received: by wr-out-0506.google.com with SMTP id c30so2037152wra.14 for ; Tue, 12 Aug 2008 01:54:51 -0700 (PDT) Original-Received: by 10.90.70.6 with SMTP id s6mr12353754aga.25.1218531291162; Tue, 12 Aug 2008 01:54:51 -0700 (PDT) Original-Received: by 10.100.109.20 with HTTP; Tue, 12 Aug 2008 01:54:50 -0700 (PDT) Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:43108 Archived-At: Hi, the background for the cells in flow charts are moved to the left when you use transparent colors in a document and XeTeX as engine. \usemodule[chart] \setupcolors[state=start] \definecolor[tred][r=1,t=0.5,a=1] \setuphead[section][color=tred] \starttext \section{Section} \setupFLOWcharts [background=color, %backgroundcolor=tred, %backgroundcolor=red, ] \startFLOWchart \startFLOWcell \location{1,1} \text{project} \stopFLOWcell \stopFLOWchart \FLOWchart \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________