Some issues with gschem,

1) When clicking on an object to select you have to click on a
line/text item to select it, not just within its boundaries. e.g. if
you click on a blank area within a box type symbol it will not select
it.

2) Printing from the command line seems to produce some issues. I use
this line in a Makefile

gschem -q -o ONEPAGE.ps -s$(HOME)/geda/share/gEDA/scheme/print.scm $$S;

but I couldn't figure out a way to make the -s option point to the
correct place. I then copied the print.scm file into the directory and
tried with -s print.scm. This worked, but produced a faulty .ps file.
Opening gschem and printing to a file created a correctly functioning
.ps file.


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to