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=TE57+xqdj36HZf7KOebJmQjUUFITDU/dVzYBHs7geZk=; b=e0wLOl2fTx8eMUyKd5FbPpd3QXgUegOthCyxwmnnCatBROygZ5AXX5Ya8qzOo009X8 E85aF+OP7a/xRGTokivMqRxxIg1dX7Z+3BLhdPrUn+SVccPAQsJimQPx1UMsart2D7UX n2JRjcsKLvvLvtE6H0J+wi+LbeaiAY2/VzBIP2SefhrZzZ4dfVrgHgnGvX/aTk0/drgs YkszZk4tPmE+caGVLN1nM9Y1N2MER0tYh41M5kWwHJvkS5wieM5J7EzUFERzIqz2idVe la/arr68CwV4BXEmieFU5hgU19v6o2z5xbLiW1Pp08Y2wcltlpF8eDrIchmpM10cr27y uPFA== MIME-Version: 1.0 X-Received: by 10.181.13.170 with SMTP id ez10mr41459857wid.72.1429097760250; Wed, 15 Apr 2015 04:36:00 -0700 (PDT) In-Reply-To: <71460948.XxrzU8l6fv@jasum> References: <20150414113158 DOT GB29193 AT visitor2 DOT iram DOT es> <71460948 DOT XxrzU8l6fv AT jasum> Date: Wed, 15 Apr 2015 07:36:00 -0400 Message-ID: Subject: Re: [geda-user] Multiple symbols for a single device? From: JAMES HARIG To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 Thank you everyone! On Tue, Apr 14, 2015 at 2:00 PM, Christian Riggenbach wrote: > On Tuesday 14 April 2015 18.40:18 you wrote: >> Note, that the renumber script built into gschem does not play nice with >> this kind of multi symbol components. It happily assigns a separate refdes >> to each of them. > > I normally use a one digit refdes for multi-symbol parts, and three digit ones > for each page. You can use "?" for one digit instead of "*" for all; so to > renumber the parts use someting like "C???".