Subversion Repositories OpenARM Single-board Computer

Rev

Rev 252 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 252 Rev 253
Line 3... Line 3...
3
;;
3
;;
4
;;   gschem -p -o mysch.ps -s /path/to/this/file/print.scm mysch.sch
4
;;   gschem -p -o mysch.ps -s /path/to/this/file/print.scm mysch.sch
5
;;
5
;;
6
;; The schematic in "mysch.sch" will be printed to the file "mysch.ps"
6
;; The schematic in "mysch.sch" will be printed to the file "mysch.ps"
7
;;
7
;;
8
;; documentation: less /etc/gEDA/system-gschemrc share/gEDA/scheme/print.scm
8
;; documentation: less /etc/gEDA/system-gschemrc
9
;; documentation: less /user/share/gEDA/scheme/print.scm
9
;; documentation: less /user/share/gEDA/scheme/print.scm
10
;;
10
;;
11
11
12
(log-window "later")
12
(log-window "later")
13
13