X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 10 Jul 2015 14:20:50 +0200 From: Bas Gieltjes To: geda-user AT delorie DOT com Subject: Re: [geda-user] deleting inherited attributes? Message-ID: <20150710142050.4abd5e20@Parasomnia.thuis.lan> In-Reply-To: <559FABCF.1090401@envinsci.co.uk> References: <559FABCF DOT 1090401 AT envinsci DOT co DOT uk> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-OriginalArrivalTime: 10 Jul 2015 12:20:51.0105 (UTC) FILETIME=[DC225910:01D0BB0A] X-RcptDomain: delorie.com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t6ACKvJf012340 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 Hello Matt, > Hi, I've created a new schematic symbol, starting from an existing > standard one. > > I should have deleted its original device= attribute, as it's now > showing as an inherited attribute. This is not a terrible thing, but > if this happens again I'd like to know how to remove all inherited > stuff, as it's pointless at best or confusing at worst. :) Have you tried to disable the "show inherited attributes" using the radio button in the Edit Attributes window? Just above the Add Attribute area. > I can see the old device= line if I view the .sym file as text, > embedded between other lines which I don't know if/how they relate. > Not sure what to edit. Just delete the part after the "=" sign, you can find the file format here: http://wiki.geda-project.org/geda:file_format_spec#attributes For that specific example "P" is a pin and "T" is text. > Advice welcome please. Thanks, Matt. Bas Gieltjes --