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:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=sjECGzUjoxeB//5mJziNrgVzUCKLPoPKtTI6NsHDUCM=; b=rZqAXhTcAhwJofcQcumQAj2Pgo/glwHgtNY4CwSqZaKOFjmRRmcn0h0vwAYew82sdU B9KRrs25ub/92AUJyjuYIF2ZLMc1hAPw4gtvsY6H6yUw7xu8gfDXISh+b5As7tEwO0j9 xPaUIgwk3CtypgNvgGs6CFF9ZUt2bpeXbdDH9f7X6tkRLfX6P/VHOxl1+H12gJqah4lb 93kTiCbcp26THR2FFEm1Nubp+kDPwn21GguC4XmA/wVKgWYxA6y+COQHrTPy/I3PqzyA 4M0LDe6TeG2RPeEV4qykwjJFDPPcNkG81gZvFb1DviAna+fFh2uoo+OqAKSBnUhexu+9 0lfg== MIME-Version: 1.0 X-Received: by 10.49.96.1 with SMTP id do1mr1340655qeb.26.1361553451543; Fri, 22 Feb 2013 09:17:31 -0800 (PST) In-Reply-To: References: Date: Fri, 22 Feb 2013 23:17:31 +0600 Message-ID: Subject: Re: [geda-user] linking two page schematic in gschem From: Eugene Mikhantiev 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 2013/2/22 Rob Butts : > I have a schematic that I had to add a second page to and I did this through > the page->new menu command. Now fter adding the second page I can't get the > auto number refdes to auto number the second page. I am trying to auto > number the whole hierarchy and skipping selected objects with nothing > selected. > > Do I have to auto number specific types and start with specific numbers? > > Thanks I know only one way to preform whole numeration in multiple files: you must create top-level .sch file and add symbols of your schematics to it. See project examples/gTAG/ for reference. There are also useful tutorial: http://transistorgrab.de/wp-content/uploads/2009/06/gschem-hierarchic-tutorial.pdf