X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=tWbB2da6l0ciatVmYdrqrJ14VubzwOzxYL3SL1usGdU=; b=EH3MRQVzM8ohtthHIQ6qixM/pcBLab/69odv//hfztocRxv/I7L/A2vxEkviQ4/5BQ C8TQhkjGvllQXo+y3MRWxSXex+B0iNW+HVRK2Pc1tNqjCCv8UqwuiXfhiT1HNaSHJQf1 CrUcDGmxzS9Osf1nsnl/KyEWPHMboUePbSaISi3CkDpGEuWwhHEHtkkJQVZMt4iAzLp/ FKeOLVptMAaApBF9DjNv9Ga/cDuOUcNUonWa0g2Ny07PHx4zsGy9wa7fuPUnAMyAbsmV dZzWr9RfSrfe8QMjSdROzG9l+IN/b48JuCEhv7emonxL4jN+0PWcJqxbvKUTu0DhaYsm fgrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=tWbB2da6l0ciatVmYdrqrJ14VubzwOzxYL3SL1usGdU=; b=CA4EgjTTOYKhML7k5dN4RsG1QmvDJv6eWkDosMmMCatxtyyRm2s6ZqTZ6F1sfKsNjF v2oXaolVY2v6LRib7oFUPj1gh54O/uRbY70IVlbtiMQWIbw567AZzLeITqxvj1mO8DOt ioMebw6ZnDNsb8py6iMgi+mfgwLgavsHzG3iPr1lB67ZD8dspSXVmE4S036BcAYLkkUK sUc/40qI0qy16GHjRuagnclTHVcizLIvJT4TTedB7H+h5xNyinozEFDoTUu4xw9zkuHo 6h1XWsxAbD/kMTvGPmrMy2TWqB/IQg5GPVf+qFkbdZdJSfPVOo13voUQwHqoGhqxVbpz d9Fg== X-Gm-Message-State: AOUpUlF+3Maags5ioHp0ehXu9LeoAc45vowUNDtYOH/q2oSNwH5dT6mJ Xhfw0ePda1C2e2ADkcAGbwlHi9ENZOhT5fC7+Kyjpw== X-Google-Smtp-Source: AAOMgpfgarm46KFF+BIk8JA9N0Pt7pKftypO4qen6YcN+6GsKDdtMvaD0LiUwGLlvWSiuUkYzhkDzJs+fHiZQjMd6wc= X-Received: by 2002:aca:a93:: with SMTP id k19-v6mr163353oiy.83.1532374840570; Mon, 23 Jul 2018 12:40:40 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: "Luis de Arquer (ldearquer AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Mon, 23 Jul 2018 21:40:40 +0200 Message-ID: Subject: Re: [geda-user] gschem multiple pages 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 Roland, 2018-07-23 19:14 GMT+02:00, Roland Lutz : > > gEDA/gaf doesn't have a concept of top-level schematic files "belonging > together". When you create a netlist, all file names given on the command > line are treated as top-level schematics. The same applies when invoking > gschem: all file names given on the command line will be loaded as > top-level schematics. (You may want to create an alias, script, or > shortcut for convenience.) > This explains a lot. I am still having trouble with one thing, which is, having N toplevel schematics, (in case you don't have a higher level schematic linking them all), is there a way to make "Autonumber text" take all of them into account? I guess the answer is "no", since I don't see how it could possibly know, but just in case there is a way of telling gschem to skip numbers in other sch files... Luis