From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44166 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Flow charts and comments Date: Sat, 20 Sep 2008 23:09:23 -0400 (EDT) Message-ID: 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 1221966678 3135 80.91.229.12 (21 Sep 2008 03:11:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Sep 2008 03:11:18 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Sep 21 05:12:14 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 1KhFMs-0000Yq-Oo for gctc-ntg-context-518@m.gmane.org; Sun, 21 Sep 2008 05:12:14 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 681771FEF7; Sun, 21 Sep 2008 05:11:11 +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 26452-03-2; Sun, 21 Sep 2008 05:10:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 81FE21FE8D; Sun, 21 Sep 2008 05:10:08 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87DF81FE8D for ; Sun, 21 Sep 2008 05:10:07 +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 22802-02-10 for ; Sun, 21 Sep 2008 05:09:25 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by ronja.ntg.nl (Postfix) with ESMTP id 64F611FE6C for ; Sun, 21 Sep 2008 05:09:25 +0200 (CEST) Original-Received: FROM udhcp-wlan44.public.engin.umich.edu (udhcp-wlan44.public.engin.umich.edu [141.213.120.54]) BY hellskitchen.mr.itd.umich.edu ID 48D5BAE4.303AB.16557 ; 20 Sep 2008 23:09:24 -0400 User-Agent: Alpine 1.00 (DEB 882 2007-12-20) 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:44166 Archived-At: Hi, Something seems to be wrong with placements of comments in flowcharts. For exmaple, consider a short version of an example from the wiki. \usemodule[chart] \startFLOWchart \startFLOWcell \name{1} \location{1,1} \shape{44} \connection[rl] {2} \comment[t]{top} \comment[b]{bottom} \stopFLOWcell \startFLOWcell \name {2} \location {2,1} \text {Test} \stopFLOWcell \stopFLOWchart \starttext \FLOWchart \stoptext Top and bottom captions are not placed at all, both in mkiv and mkii. Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________