ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in chart module
@ 2002-10-27 22:04 Hans Hagen
  2002-10-28 20:35 ` Willi Egger
  2002-10-28 20:43 ` Willi Egger
  0 siblings, 2 replies; 3+ messages in thread
From: Hans Hagen @ 2002-10-27 22:04 UTC (permalink / raw)


Hi,

for chart users: i found a bug in mp-chrt.mp (must be a quite old one):

     for i=1 upto max_x :
       for j=1 upto max_y :                % was bug: xfrom,yto
         if not ( ( (i,j)=(xfrom,yfrom) ) or ( (i,j)=(xto,yto) ) ) :

it results in the wrong conclusion about lines crossing shapes, so if you 
encounter that situation, patch and regenerate metafun

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
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-28 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-27 22:04 bug in chart module Hans Hagen
2002-10-28 20:35 ` Willi Egger
2002-10-28 20:43 ` Willi Egger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).