X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 23 Jul 2018 18:37:37 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Luis de Arquer (ldearquer AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] gschem multiple pages In-Reply-To: Message-ID: References: <20180723152807 DOT 13d27cadcd023b63aa3fd9c0 AT gmail DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) 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 Hello Luis, On Mon, 23 Jul 2018, Luis de Arquer (ldearquer AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > Hi Nicklas, > > Thanks for the help. I managed to make it work this way, thanks for the tips. > > However, this is still foreign to the gschem "Page" menu. > Page->Previous, Page->Next, still don't work, is it a work in > progress? Maybe I should update? (I am using v. 1.8.2.20130925). > > Even if I use the Page->New command to create a new page, save and > close, the page manager forgets about them next time they open. It > would be great if this could create "sibling" pages and remember them. > Sounds like the "project file" problem. I introduced (optional!) project files in pcb-rnd and I recommend gschem join this effort, preferrably sharing the same file, that could then describe almost all aspects of your project. The project file contains per tool sections. For pcb-rnd it contains the board file names and the arbitrary subtrees of pcb-rnd configuration. Both pcb-rnd and gsch2pcb-rnd work from this file (we deprecated gsch2pcb rc files). Gschem's section could contain a list or tree of schematic files and maybe some settings too (e.g. library search paths). It's up to Roland whether he wants to adapt the idea and/or the file format. Maybe if there's more user demand behind the idea, it happens sooner. Regards, Igor2