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=GLAd5OxiSpF8hnO5loJkdQtjL7wBaTfIhasrw4oMBzM=; b=iZaqdafhhLQlqUtrprX6o5Bfj5HNIGuulBCGlyus8yf2b+Y6vSd/HN8sfTmuyBqYPg VtXMrel9HLR67dN2oLVm6rC4sSd6buHMh3XriGAX8NRtk2Vs6V0A+PfJwQzWvUcgLcQq pa05AwWixx5BPX+xYMwBh8q9RKtJyD6fgtkSSAgtSG0dwnQ4CXn5d0M1MYdwX+Khnk+r WQR0MPlm+ba3Niuek2gIOpgyczNTz2spNvAIcV0HQlFyXJhTHkyPtUfMuht8U28E9TVF u/zheHNqRBi0aK0LyOQB18a5dYZOxVCxfTc89Q0Ei2MP1OJoj0d9bRgFcHS4zVfy99iw On3A== MIME-Version: 1.0 X-Received: by 10.60.93.229 with SMTP id cx5mr623924oeb.82.1391007876038; Wed, 29 Jan 2014 07:04:36 -0800 (PST) In-Reply-To: References: <52E8FCDB DOT 1000100 AT envinsci DOT co DOT uk> Date: Wed, 29 Jan 2014 19:04:35 +0400 Message-ID: Subject: Re: [geda-user] refdes_renum and slots? From: =?KOI8-R?B?4czFy9PFyiDowdLYy8/X08vJyg==?= To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=047d7b33d3ce54c60104f11d4220 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 --047d7b33d3ce54c60104f11d4220 Content-Type: text/plain; charset=ISO-8859-1 I writen refdes_renum.py. It should work with slots. Located in CVS repo. 2014/1/29 Joshua Lansford > I ran into this same problem and rewrote the tool from scratch. I call it > refdes_renum_slots. It is not included as it is written in Java and thus > increases dependencies. > > > wget http://public.laserlinc.com/Joshua/refdes_renum_slots.java > > gcj --main=refdes_renum_slots -o refdes_renum_slots refdes_renum_slots.java > > > > > On Wed, Jan 29, 2014 at 8:06 AM, Matt Rhys-Roberts < > matt DOT rhys-roberts AT envinsci DOT co DOT uk> wrote: > >> Is there any way to prevent refdes_renum from turning slotted components >> (i.e. dual op-amps etc) into unique refdes's? >> >> It's only a minor pain to correct manually I suppose, but if there's a >> smarter workaround, it would be appreciated. >> >> Thanks >> Matt >> > > --047d7b33d3ce54c60104f11d4220 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I writen refdes_renum.py= .
It should work with slots.
=
Locat= ed in CVS repo.


2014/1/29 Joshua Lansford <joshua DOT lansford AT laserlinc DOT co= m>
I ran into this same proble= m and rewrote the tool from scratch. =A0I call it refdes_renum_slots. =A0It= is not included as it is written in Java and thus increases dependencies.<= div>
wget http://public.laserlinc.com/Joshua/refdes_renum_slots.ja=
va
gcj --main=3Drefdes_renum_slots -o=
 refdes_renum_slots refdes_renum_slots.java


On Wed, Jan 29, 2014 at = 8:06 AM, Matt Rhys-Roberts <matt DOT rhys-roberts AT envinsci DOT co DOT u= k> wrote:
Is there any wa= y to prevent refdes_renum from turning slotted components (i.e. dual op-amp= s etc) into unique refdes's?

It's only a minor pain to correct manually I suppose, but if there'= s a smarter workaround, it would be appreciated.

Thanks
Matt


--047d7b33d3ce54c60104f11d4220--