Re: gEDA-user: path variable to $HOME/.gEDA

2011-08-30 Thread Kai-Martin Knaak
Vladimir Zhbanov wrote: > I just use: > (load "print-colormap-mycolors") > in local gschemrc file, where 'print-colormap-mycolors' is the name > of a file which lives in the same directory as the gschemrc. I > suspect it will work in other environments, too. Oh, this is a delightfully simple solu

Re: gEDA-user: path variable to $HOME/.gEDA

2011-08-29 Thread Vladimir Zhbanov
On Sun, Aug 28, 2011 at 05:40:29AM +0200, Kai-Martin Knaak wrote: ... > > And related: To make a project completely self contained, I put gschemrc > in the project dir. To load a project specific color file I'd need a > scheme variable for the project dir. Is there any? I just use: (load

gEDA-user: path variable to $HOME/.gEDA

2011-08-28 Thread Kai-Martin Knaak
As a fallout of a certain bug report, I'd like to have my own version of gschem-colormap-lightbg installed locally in my home dir. Seems like this line in gschemrc kind of works: (load "/home/kmk/.gEDA/gschem-colormap-lightbg") The absolute path works. But I'd like to do it in a way that also