X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Envelope-From: paubert AT iram DOT es Date: Thu, 26 Jul 2012 09:05:06 +0200 From: Gabriel Paubert To: geda-user AT delorie DOT com Subject: Re: [geda-user] Symbol attributes Message-ID: <20120726070506.GA6978@visitor2.iram.es> References: <50084839 DOT 9080804 AT sbcglobal DOT net> <201207191830 DOT q6JIUH0o028413 AT envy DOT delorie DOT com> <500DB5AB DOT 4000903 AT sbcglobal DOT net> <500F4824 DOT 1080905 AT sbcglobal DOT net> <20120725063536 DOT GA24867 AT visitor2 DOT iram DOT es> <50106998 DOT 6090304 AT sbcglobal DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50106998.6090304@sbcglobal.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-SPF-Received: 2 X-Spamina-Bogosity: Ham 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 Girvin > Gabriel, > The attribute color is easily changed. Select the attribute text > and use ex to bring up the text format window. There is a listbox > where you can change the color as well as size and orientation. I'm well aware of this, actually eo is even simpler in this case. What I mind is having to do it too frequently and the fact that promoting attribute from a symbol loses the color information: would it be so inconvenient to have the color preserved by promotion? When I add a visible attribute to a symbol, it is initially set with a default color, fair enough, which I can edit in the symbol. What happens is that the automatic promotion (this is a visible attribute, so it is always promoted) resets color to its default value for attributes instead of inheriting it. I think that this is a bug: if I change it explicitly in the symbol, it is because I have a reason for it and it should be inherited. > However, the big question is if there are any utilities that require > a specific color. I have not run into any, but I haven't much > experience beyond gschem. In this case, since this attribute is > only used within the schematic symbol and we users have created it, > there shouldn't be any other utilities that even know about it. > The gEDA/gaf Symbol Creation Document > http://wiki.geda-project.org/geda:gschem_symbol_creation > Does specify certain colors for certain attributes, but I think this > is just a guideline/convention, not a hard and fast rule. The > document uses the term "should" be, not "shall" be, for attribute > colors. Indeed. I think I did not express myself well, what I'd like is inheritance of attribute color on symbols, perhaps even under the control of a setting in the gedarc/gschemrc files. Gabriel