[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: print.scm



  User: ahvezda 
  Date: 06/08/30 07:06:16

  Modified:    .        print.scm
  Log:
  Applied patch by Peter Brett to add a new print dialog to gschem. Patch#1530417
  
  
  
  
  Revision  Changes    Path
  1.3       +2 -2      eda/geda/gaf/gschem/scripts/print.scm
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: print.scm
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/scripts/print.scm,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- print.scm	26 Feb 2006 19:33:14 -0000	1.2
  +++ print.scm	30 Aug 2006 11:06:16 -0000	1.3
  @@ -1,4 +1,4 @@
  -;; $Id: print.scm,v 1.2 2006/02/26 19:33:14 danmc Exp $
  +;; $Id: print.scm,v 1.3 2006/08/30 11:06:16 ahvezda Exp $
   ;;
   ;; This file may be used to print gschem schematics from the
   ;; command line.  Typical usage is:
  @@ -16,6 +16,6 @@
   (gschem-use-rc-values)
   
   ; filename is specified on the command line
  -(gschem-print "dummyfilename")
  +(gschem-postscript "dummyfilename")
   
   (gschem-exit)
  
  
  


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