From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3780 Path: main.gmane.org!not-for-mail From: "s. knypstra" Newsgroups: gmane.comp.tex.context Subject: Re: Mapping diagram Date: Thu, 11 Jan 2001 09:48:21 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <002601c07bab$409eb1e0$55187d81@eco.rug.nl> References: <3.0.5.32.20010110215932.00822b10@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035394497 20029 80.91.224.250 (23 Oct 2002 17:34:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:34:57 +0000 (UTC) Original-To: Xref: main.gmane.org gmane.comp.tex.context:3780 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3780 I would also like to use arrows in simple flow charts (with boxes and arrows). Is there a way to create arrows in ConTeXt? Sytse Knypstra. > I'm looking for a way to make a nice mapping diagram. Something like: > > f > 1----->5 > 2----->6 > > But, I'd like to eliminated 2 from the domain (left) and have both error > emanate from the 1, the first one going to 5, the second to 6. > > I'd like to do this in Context. > > Any ideas?