X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 21 May 2018 00:51:10 +0200 (CEST) From: Roland Lutz To: geda-user AT delorie DOT com Subject: Re: [geda-user] How to change text size of a pinnumber? In-Reply-To: <20180520214403.GA8050@esprimo> Message-ID: References: <20180520214403 DOT GA8050 AT esprimo> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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 On Sun, 20 May 2018, Chris Green wrote: > how does on change the text size of a visible pinnumber attribute? pinnumber= attributes are usually set on pins. You can't change the pin attributes of references symbols (except for changing the pin numbers via the slotting mechanism). You can, however, change the text size in the symbol, or in the case of a library symbol, create your own copy of the symbol and change the text size on that. This is done as usual (e x -> Text Properties -> Size). You could also embed the symbol and change the text size manually in the file; I'd advice against this, though, as gschem doesn't currently have good support for managing embedded symbols.