From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14559 Path: main.gmane.org!not-for-mail From: Shivkumar Chandrasekaran Newsgroups: gmane.comp.tex.context Subject: Re: Multiple charts of different size Date: Sat, 17 Jan 2004 16:48:40 -0800 Sender: ntg-context-admin@ntg.nl Message-ID: <0F421079-4950-11D8-9C4E-003065BDAA76@ece.ucsb.edu> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1074401664 12580 80.91.224.253 (18 Jan 2004 04:54:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 18 Jan 2004 04:54:24 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Jan 18 05:53:36 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ai4w5-00032x-00 for ; Sun, 18 Jan 2004 05:53:21 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 81EA310B04; Sun, 18 Jan 2004 05:52:22 +0100 (MET) Original-Received: from xanadu.ece.ucsb.edu (xanadu.ece.ucsb.edu [128.111.56.51]) by ref.ntg.nl (Postfix) with ESMTP id E8D4910B03 for ; Sun, 18 Jan 2004 05:51:25 +0100 (MET) Original-Received: from [12.107.11.68] (cbshost-12-107-11-68.sbcox.net [12.107.11.68]) by xanadu.ece.ucsb.edu (8.12.10/8.12.10) with ESMTP id i0I4q8l9015144 for ; Sat, 17 Jan 2004 20:52:12 -0800 (PST) Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.609) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14559 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14559 > From: Hans Hagen > > can you provide a minimal example of what you want? > > Hans > Oops! My fault. I had \setupFLOWcharts before \starttext, and I issued a second call to \setupFLOWcharts before I had used the first flow chart. I moved everything past \starttext and it all works now. Thanks, --shiv--