From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8218 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: chart: comments doesn't show up Date: Mon, 10 Jun 2002 09:34:51 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020610093411.02d290d0@server-1> References: <5.1.0.14.1.20020607093929.038d95a8@server-1> <5.1.0.14.1.20020607182058.04682158@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035398637 25591 80.91.224.250 (23 Oct 2002 18:43:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:43:57 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Uwe Koloska In-Reply-To: <3D0118B0.8000006@voiceinterconnect.de> Xref: main.gmane.org gmane.comp.tex.context:8218 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8218 At 10:33 PM 6/7/2002 +0200, Uwe Koloska wrote: >Hans Hagen wrote: >>Hm. Are you sure? This works ok here: >>\startFLOWchart [comment] >> \startFLOWcell >> \name {first} >> \location {1,1} >> \shape {action} >> \text {first cell} >> \connection [lr] {second} >> \comment [b] {where is it?} >> \stopFLOWcell >> \startFLOWcell >> \name {second} >> \location {2,2} >> \shape {action} >> \text {second cell} >> \stopFLOWcell >>\stopFLOWchart > >Here too -- so I tried to figure out a minimal example from my chart where >it doesn't work. And seems like connection that start or end at top or >bottom and go horizontally are eating their comments: > >\startFLOWchart [comment] > > \startFLOWcell > \name {first} > \location {1,1} > \shape {decision} > \text {first} > \connection [rb] {save} > \comment [b] {Kommentar?} > \connection [rl] {save} > \comment [t] {Nullwort} > \stopFLOWcell > > \startFLOWcell > \name {save} > \location {3,1} > \shape {procedure} > \text {speichern} > \stopFLOWcell > >\stopFLOWchart ah, clipping in action, in that case you should enlarge the chart's offset Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------