From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3782 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: Re: Mapping diagram Date: Thu, 11 Jan 2001 18:24:19 +0100 (MET) Sender: owner-ntg-context@let.uu.nl Message-ID: <200101111724.SAA03077@bar.loria.fr> References: <25DB90CB4178D4118AB300D0B72E7D030FC016@MSGMARBIO05> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035394499 20049 80.91.224.250 (23 Oct 2002 17:34:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:34:59 +0000 (UTC) Cc: ntg-context@ntg.nl ('ntg-context@ntg.nl '), s.knypstra@eco.rug.nl ('s. knypstra ') Original-To: WhiteG@mar.dfo-mpo.gc.ca (White, George) In-Reply-To: <25DB90CB4178D4118AB300D0B72E7D030FC016@MSGMARBIO05> from "White, George" at Jan 11, 2001 12:50:34 PM Xref: main.gmane.org gmane.comp.tex.context:3782 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3782 `White, George' wrote > > The boxing macros are designed > specifically for this sort of figure, but I'm not sure > that they will work with the metafun stuff, so you may > have to generate the diagrams as external figures. The boxes package works with metafun. You just have to be careful where you put your "input boxes": not within beginfig/endfig. You have to be careful, because in metafun you don't see the pair beginfig/endfig. The topic arised on the list about three weeks ago. Denis