Hi Hans and Mikael,

Thanks for your solutions. I’m happy to discard paths that have no area, so I 
used:

q = for i = 1 upto 3 :
      if (length(p[i]) > 1): p[i] && fi
    endfor
    cycle ;

This worked in the MWE, but it didn’t solve my problem in the globes module. 
Something else must be happening there. I’ll keep looking.

Gavin
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to