From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30473 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: Re: meta-FLOWcharts or ... ? Date: Thu, 24 Aug 2006 11:55:49 +0200 Message-ID: <44ED77A5.9060702@nibua-r.org> References: <44ED6086.6050107@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1356186177==" X-Trace: sea.gmane.org 1156413385 12179 80.91.229.2 (24 Aug 2006 09:56:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 09:56:25 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 24 11:56:22 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 1GGBwb-0006Yk-2O for gctc-ntg-context-518@m.gmane.org; Thu, 24 Aug 2006 11:56:13 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 62BEF1FECA; Thu, 24 Aug 2006 11:56:12 +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 05553-01; Thu, 24 Aug 2006 11:56:04 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1F6A81FEC2; Thu, 24 Aug 2006 11:56:04 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B71671FEC2 for ; Thu, 24 Aug 2006 11:56:00 +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 30196-05-4 for ; Thu, 24 Aug 2006 11:55:56 +0200 (CEST) Original-Received: from 26.mail-out.ovh.net (26.mail-out.ovh.net [213.186.42.179]) by ronja.ntg.nl (Postfix) with SMTP id 095971FEBE for ; Thu, 24 Aug 2006 11:55:55 +0200 (CEST) Original-Received: (qmail 5059 invoked by uid 503); 24 Aug 2006 09:55:58 -0000 Original-Received: (QMFILT: 1.0); 24 Aug 2006 09:55:58 -0000 Original-Received: from b7.ovh.net (HELO mail153.ha.ovh.net) (213.186.33.57) by 26.mail-out.ovh.net with SMTP; 24 Aug 2006 09:55:58 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 24 Aug 2006 09:55:44 -0000 Original-Received: from d213-103-249-106.cust.tele2.fr (HELO ?192.168.78.10?) (aubin@nibua-r.org@213.103.249.106) by ns0.ovh.net with SMTP; 24 Aug 2006 09:55:43 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: mailing list for ConTeXt users In-Reply-To: <44ED6086.6050107@nibua-r.org> X-Ovh-Remote: 213.103.249.106 (d213-103-249-106.cust.tele2.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|H 0.5/1.0/5.0/N X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:30473 Archived-At: This is a multi-part message in MIME format. --===============1356186177== Content-Type: multipart/alternative; boundary="------------000606070003060004070908" This is a multi-part message in MIME format. --------------000606070003060004070908 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Renaud AUBIN a =E9crit : > I would try to design a figure like > http://www.nibua-r.org/ConTeXt/sample.png > FLOWcharts seems to be a good tool to do that, but I have some > troubles to get "Simulation" and "Colision Detection" frames... I have done a first sample: http://www.nibua-r.org/ConTeXt/testbed/flow/ As you can see, "Simulation" and "Collision Detection" frames are missing since I don't know how to draw them. Moreover: - \connection[b-l]{sim_constraint} in cd_stc returns a strange result, - Hans, any comments about "Crossing lines, which are often forbidden in charts, can be made less confusing by adding a gap in the lines to be crossed. This is one of the features that are already implemented but not yet accessible by the ConTEXt user interface." in mcharts.pdf since I have a problem with crossing lines ;) - Is there a way to add horizontal distance between vertical parts of \connection[b-l]{sim_time} in cd_stc and \connection[+lt]{cd_broad} in sim_constraint ? Renaud --------------000606070003060004070908 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Renaud AUBIN a écrit :
I would try to design a figure like http://www.nibua-r.org/ConTeXt/sample.png
FLOWcharts seems to be a good tool to do that, but I have some troubles to get "Simulation" and "Colision Detection" frames...

I have done a first sample: http://www.nibua-r.org/ConTeXt/testbed/flow/
As you can see, "Simulation" and "Collision Detection" frames are missing since I don't know how to draw them.
Moreover:
- \connection[b-l]{sim_constraint} in cd_stc returns a strange result,
- Hans, any comments about "Crossing lines, which are often forbidden in charts, can be made less confusing by adding a gap in the lines to be crossed. This is one of the features that are already implemented but not yet accessible by the ConTEXt user interface." in mcharts.pdf since I have a problem with crossing lines ;)
- Is there a way to add horizontal distance between vertical parts of \connection[b-l]{sim_time} in cd_stc and \connection[+lt]{cd_broad} in sim_constraint ?

Renaud
--------------000606070003060004070908-- --===============1356186177== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============1356186177==--