X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=gbe4oON/tZY0SFQouA3dvaOE1CeG+20hzk7kGhuTSUM=; b=oV7Ip734E5698Wt2BRZ1OYoNW6AEE0sFfpt4JHMI6x+hSDYtpkpuvHFJZKpHsz3aES +Zt/IBKPpw5ZAvxISAPXes4hQLSeYcfmkoEoXPwHJcJmql8GWkvYMcF89E2n55D6D/ZA Y3TjbvUUB628wIVn564nPJFhFrEJKbd7IO/kW+qFGZlPZxFolYgprlr8JnZwRJ1zkoS+ AQ6DJXRM3s+ieMj5r4eVtuc2l0TlPE0WB/LdNy8LQrl1zv9qMvwSLkQbD30RA/ex+nDl QtIEQkiSjjOZwAuGrTdkLNzpkRtqI88b/AMN90sRgzwtoOTHGCdxXXBkmMi/Rgn0FOtj dMTQ== MIME-Version: 1.0 X-Received: by 10.182.122.133 with SMTP id ls5mr4126144obb.52.1394500282796; Mon, 10 Mar 2014 18:11:22 -0700 (PDT) In-Reply-To: <531DD17B.5000701@ecosensory.com> References: <20140127234944 DOT 924148045B78 AT turkos DOT aspodata DOT se> <20140128201110 DOT DF7D78045B78 AT turkos DOT aspodata DOT se> <20140129072550 DOT GA24560 AT localhost DOT localdomain> <86CABBE6-EE80-4347-B7AA-3F5A8DA4C658 AT noqsi DOT com> <1394402434 DOT 2151 DOT 28 DOT camel AT AMD64X2 DOT fritz DOT box> <20140309235005 DOT 783608020170 AT turkos DOT aspodata DOT se> <531D222C DOT 8060101 AT ecosensory DOT com> <20140310103056 DOT E1B1D8020170 AT turkos DOT aspodata DOT se> <531DD17B DOT 5000701 AT ecosensory DOT com> Date: Tue, 11 Mar 2014 05:11:22 +0400 Message-ID: Subject: Re: [geda-user] identical symbol names From: =?KOI8-R?B?4czFy9PFyiDowdLYy8/X08vJyg==?= To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a1134a7e4fed44304f44a6519 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a1134a7e4fed44304f44a6519 Content-Type: text/plain; charset=ISO-8859-1 > > What about making an external script that will convert both ways, and > document it as one way of using gschem? > This is the next step that I wanted to do in this direction. Easiest. But it would be better to do it using gschem. By convert both ways, I mean: > 1. take a directory named project-libraries and convert it to in-file > symbols, (with an attribute that is the path or URL to the original > library), > and create an in-file .sch from it. 2. take an in-file .sch, and update a directory named project-libraries > to include all those symbols. > I thought to do so: $update REFDES1 .... REFDESn /path/to/symbol or $update SYMNAME_LOCAL /path/to/symbol # For all symbols replace. $save_from_file SYMNAME_LOCAL or $save_from_file --all --001a1134a7e4fed44304f44a6519 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
What about making an external script that will convert both ways, and
document it as one way of using gschem?
This is the next <= span class=3D"">step that I wanted to do in this direction.
Easiest.
But it would be better to do it using gschem.

By convert both ways, I mean:
1. take a directory named project-libraries and convert it to in-file
symbols, (with an attribute that is the path or URL to the original library= ),
and create an in-file .sch from it.=A0
2. take an in-file .sch, and update a directory named project-libraries
to include all those symbols.
I thought t= o do so:
$update REFDES1 .... R= EFDESn =A0 /path/to/symbol
or
$update SYMNAME_LOCAL=A0 /path/to/symbol=A0=A0 = # For all symbols replace.

$save_from_file SYMNAME_LOCAL
<= div>or
$save_from_file --all

--001a1134a7e4fed44304f44a6519--