delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2013/02/22/12:50:30

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=x-received:mime-version:in-reply-to:references:from:date:message-id
:subject:to:content-type;
bh=So0BEs+bUr9lrYMJaMhhU44QGreyqMiTfubRbEoK0Ic=;
b=rAcP7f1k/yWvysmbCuj/1HqtQKjEMwo6D0WFZNreDpUcCmQI7lJTzuj2NXdz8OYiM8
jljLPhxoLrOedtG2jZTYDW1RjmI6mxKOGw1uzPs02sRc/UymFsXgIdFk2KByFceHsakx
shAezFe6tWR3K/X4g4jNF/TmbH60/E/AShWvh6mjFt9Zo5NdCGh0G660s6OlzGRg1Ej6
QqnNquS6jDzniyrjetXQIB7QHawsYPWk3mvNuQsHfcaalWRZjhdtDWJjOAekCbozU55W
UX5Nxxd2lIZF3uwNvoTxvkdHLM5US85c5+wjEk8pJqsCL8HkQkHsIsy0VXlmPSDF7yjo
eKIw==
X-Received: by 10.180.97.233 with SMTP id ed9mr72714wib.32.1361555416432; Fri,
22 Feb 2013 09:50:16 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <CALSZ9goCpOQ+E7sT93GY6niebp2kBb82xBaT0wM4-Oyb9tJ_Vw@mail.gmail.com>
References: <CALSZ9gqw0S672Dm5Ns7VmLYtSWjHxsYy-0REt_2jaZX+gsA4sA AT mail DOT gmail DOT com>
<CAHdUXz+=8sgp3gzx=DjrVWNHMDC-OCYwfpYn0jcDJU7fVPGg2A AT mail DOT gmail DOT com>
<5127AB12 DOT 7010101 AT laserlinc DOT com> <CALSZ9goCpOQ+E7sT93GY6niebp2kBb82xBaT0wM4-Oyb9tJ_Vw AT mail DOT gmail DOT com>
From: Felipe De La Puente <fdelapuente AT gmail DOT com>
Date: Fri, 22 Feb 2013 14:49:56 -0300
Message-ID: <CAPjugg=cqkpdH13Fnya4j55qbsY=M7RYP_syx+9MDyBGxsdJ5A@mail.gmail.com>
Subject: Re: [geda-user] linking two page schematic in gschem
To: geda-user AT delorie DOT com
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

--f46d044306aaf04e2c04d653d294
Content-Type: text/plain; charset=UTF-8

You can also use the autonumber tool in gschem. You just have to use a
different offset for each page (e.g. 100 for page1, 200 for page 2, and so
on).

Regards, Felipe.

On Fri, Feb 22, 2013 at 2:44 PM, Rob Butts <r DOT butts2 AT gmail DOT com> wrote:

> Thanks guys!  I suspected that is the answer.
>
> On Fri, Feb 22, 2013 at 12:29 PM, Joshua Lansford <
> Joshua DOT Lansford AT laserlinc DOT com> wrote:
>
>>
>>  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<http://transistorgrab.de/wp-content/uploads/2009/06/gschem-hierarchic-tutorial.pdf>
>>>
>>>  If you don't mind using the command line, you could use
>> refdes_renum_slots.
>>
>> http://www.seul.org/pipermail/**geda-user/2011-January/052198.**html<http://www.seul.org/pipermail/geda-user/2011-January/052198.html>
>>
>> ~Joshua
>>
>
>

--f46d044306aaf04e2c04d653d294
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

You can also use the autonumber tool in gschem. You just have to use a diff=
erent offset for each page (e.g. 100 for page1, 200 for page 2, and so on).=
<br><br>Regards, Felipe.<br><br><div class=3D"gmail_quote">On Fri, Feb 22, =
2013 at 2:44 PM, Rob Butts <span dir=3D"ltr">&lt;<a href=3D"mailto:r.butts2=
@gmail.com" target=3D"_blank">r DOT butts2 AT gmail DOT com</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Thanks guys!=C2=A0 I suspected that is the a=
nswer.<br><br><div class=3D"gmail_quote">On Fri, Feb 22, 2013 at 12:29 PM, =
Joshua Lansford <span dir=3D"ltr">&lt;<a href=3D"mailto:Joshua DOT Lansford AT las=
erlinc.com" target=3D"_blank">Joshua DOT Lansford AT laserlinc DOT com</a>&gt;</span> =
wrote:<br>


<blockquote class=3D"gmail_quote" style=3D"margin:0pt 0pt 0pt 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex"><div><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0pt 0pt 0pt 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex">
I know only one way to preform whole numeration in multiple files: you<br>
must create top-level .sch file and add symbols of your schematics to<br>
it. See project examples/gTAG/ for reference.<br>
There are also useful tutorial:<br>
<a href=3D"http://transistorgrab.de/wp-content/uploads/2009/06/gschem-hiera=
rchic-tutorial.pdf" target=3D"_blank">http://transistorgrab.de/wp-<u></u>co=
ntent/uploads/2009/06/<u></u>gschem-hierarchic-tutorial.pdf</a><br>
<br>
</blockquote></div>
If you don&#39;t mind using the command line, you could use refdes_renum_sl=
ots.<br>
<br>
<a href=3D"http://www.seul.org/pipermail/geda-user/2011-January/052198.html=
" target=3D"_blank">http://www.seul.org/pipermail/<u></u>geda-user/2011-Jan=
uary/052198.<u></u>html</a><span><font color=3D"#888888"><br>

<br>
~Joshua<br>
</font></span></blockquote></div><br>
</blockquote></div><br>

--f46d044306aaf04e2c04d653d294--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019