delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2014/03/10/21:11:35

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: <CAG4ve9LgHNoVZoGaGgF67tadJ_n=L6Uy1g=UPPrkM0fL6Rgufw AT mail DOT gmail DOT com>
<20140127234944 DOT 924148045B78 AT turkos DOT aspodata DOT se>
<CAG4ve9+3jhFJ1Cr6CLUyLX_y02uigJECiUCwxjUWdP=heVocqg AT mail DOT gmail DOT com>
<20140128201110 DOT DF7D78045B78 AT turkos DOT aspodata DOT se>
<20140129072550 DOT GA24560 AT localhost DOT localdomain>
<CAG4ve9+v9QxNRaPSFkmGfr6bKsv7km-Gt_gwXF7Eh4TX+AmNug AT mail DOT gmail DOT com>
<CAOP4iL2JBUdF93kZF-iQ9Rv+VTN3iXoT+6C4LoBi5qaMxof=sA AT mail DOT gmail DOT com>
<CAG4ve9+QsUf=nVXPe-f3VddGiqHn8sjZUJNkdu3QV1cOQDWiAg AT mail DOT gmail DOT com>
<86CABBE6-EE80-4347-B7AA-3F5A8DA4C658 AT noqsi DOT com>
<CAG4ve9LX0mYk2a1zpfWJJC=OP5Weq9pt3PF7_Nqx5vX4wpR=Bg AT mail DOT gmail 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: <CAG4ve9KMiSkeUNXxVUCbLbcx4A656mBbOeE=K0n13RrhDsaboA@mail.gmail.com>
Subject: Re: [geda-user] identical symbol names
From: =?KOI8-R?B?4czFy9PFyiDowdLYy8/X08vJyg==?= <svetonomer AT gmail DOT com>
To: geda-user AT delorie DOT com
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

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

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left=
:1px solid rgb(204,204,204);padding-left:1ex">
What about making an external script that will convert both ways, and<br>
document it as one way of using gschem?<br></blockquote><div><span id=3D"re=
sult_box" class=3D"" lang=3D"en"><span class=3D"">This is the next</span> <=
span class=3D"">step that</span> <span class=3D"">I wanted to do</span> <sp=
an class=3D"">in this direction. <br>
</span></span><span id=3D"result_box" class=3D"" lang=3D"en"><span class=3D=
"">Easiest</span><span>.</span> <br><span class=3D"">But</span> <span class=
=3D"">it would be better</span> <span class=3D"">to do it</span> <span clas=
s=3D"">using</span> <span class=3D"">gschem.<br>
<br></span></span></div><blockquote class=3D"gmail_quote" style=3D"margin:0=
px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

By convert both ways, I mean:<br>
1. take a directory named project-libraries and convert it to in-file<br>
symbols, (with an attribute that is the path or URL to the original library=
),<br>
and create an in-file .sch from it.=A0</blockquote><div></div><blockquote c=
lass=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px soli=
d rgb(204,204,204);padding-left:1ex">
2. take an in-file .sch, and update a directory named project-libraries<br>
to include all those symbols.<br></blockquote><div><span id=3D"result_box" =
class=3D"" lang=3D"en"><span class=3D"">I thought</span> <span class=3D"">t=
o do so</span><span>:</span> <br><span class=3D"">$update REFDES1 .... </sp=
an></span><span id=3D"result_box" class=3D"" lang=3D"en"><span class=3D"">R=
EFDESn =A0 /path/to/symbol<br>
</span></span></div><div><span id=3D"result_box" class=3D"" lang=3D"en"><sp=
an class=3D"">or <br></span></span><span id=3D"result_box" class=3D"" lang=
=3D"en"><span class=3D"">$update SYMNAME_LOCAL=A0 </span></span><span id=3D=
"result_box" class=3D"" lang=3D"en"><span class=3D"">/path/to/symbol=A0=A0 =
# For all symbols replace.<br>
<br></span></span></div><div><span id=3D"result_box" class=3D"" lang=3D"en"=
><span class=3D"">$save_from_file </span></span><span id=3D"result_box" cla=
ss=3D"" lang=3D"en"><span class=3D"">SYMNAME_LOCAL<br></span></span></div><=
div><span id=3D"result_box" class=3D"" lang=3D"en"><span class=3D"">or <br>
</span></span><span id=3D"result_box" class=3D"" lang=3D"en"><span class=3D=
"">$save_from_file </span></span><span id=3D"result_box" class=3D"" lang=3D=
"en"><span class=3D"">--all</span></span><br></div><br></div></div></div>

--001a1134a7e4fed44304f44a6519--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019