From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14553 Path: main.gmane.org!not-for-mail From: Shivkumar Chandrasekaran Newsgroups: gmane.comp.tex.context Subject: Multiple charts of different size Date: Fri, 16 Jan 2004 12:07:11 -0800 Sender: ntg-context-admin@ntg.nl Message-ID: <91D8BC36-485F-11D8-A822-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 1074283695 15672 80.91.224.253 (16 Jan 2004 20:08:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Jan 2004 20:08:15 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Jan 16 21:08:12 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 1AhaGK-00068J-00 for ; Fri, 16 Jan 2004 21:08:12 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5E5AD10B21; Fri, 16 Jan 2004 21:07: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 F210610AFC for ; Fri, 16 Jan 2004 21:06:29 +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 i0GK7Dl9025124 for ; Fri, 16 Jan 2004 12:07:14 -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:14553 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14553 Hi, I am using \usemodule[chart] and following the manual mchart.pdf. But I cannot figure out how to get two charts, one of size [nx=4,ny=4] and one of size [nx=4,ny=1] in the same document, without the second one occupying the same physical space as the first one. It seems that I can have only one \setupFLOWcharts command in effect. Is there any way to get around this? Thanks, --shiv--