X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Wed, 1 May 2013 14:44:59 -0400 Message-Id: <201305011844.r41Iixnu017275@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: <20130501144223.1530403dndgymk9b@www.communityrenewables.com> (message from Chris Fisichella on Wed, 01 May 2013 14:42:23 -0400) Subject: Re: [geda-help] m4 missing from tutorial References: <201305011759 DOT r41HxWkq007504 AT delorie DOT com> <20130501141510 DOT 55813yut01m6ha5q AT www DOT communityrenewables DOT com> <201305011819 DOT r41IJ2t8016324 AT envy DOT delorie DOT com> <20130501144223 DOT 1530403dndgymk9b AT www DOT communityrenewables DOT com> Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > and I will look into the pregenerated libraries, although I am sure I > am going to immediately need to generate my own footprints, so I think > I will need to use the m4 program. If you're generating custom footprints, M4 is probably your worst choice. I usually edit my footprints right in PCB, or use a perl script to generate them. I even have some web pages that generate standard-layout footprints, on gedasymbols.org.