On Thu, Aug 28, 2008 at 11:44:49PM -0400, DJ Delorie wrote: > Try this patch to panel.pl: > > - next if /\b(Via|Pin|Pad|ElementLine|Line|Arc|ElementArc)/; > + next if /\b(Via|Pin|Pad|ElementLine|Line|Arc|ElementArc|Text)/; > > The first board is used as a template for the panel, which is probably > where the extra text came from.
That did the job for the original panelization job - just realized I haven't tried it with my minimal test case. I'm sure that one's okay, too. :-) Thanks! -- I've just realised that one of the things I really hate hate hate about Windows is that it doesn't have any personality. It's corporate and it hates me but it wouldn't ever do anything but smile falsely and refuse to talk to me. -- Jo Walton http://www.zorinth.net/bluejo/ _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

