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

gEDA-cvs: CVS update: system-gschemrc.in



  User: cnieves 
  Date: 06/12/14 12:56:56

  Modified:    .        system-gschemrc.in
  Log:
  * lib/system-gschemrc.in: Added comment about how to avoid gschem
  
    placing a titleblock automatically.
  
  
  
  
  Revision  Changes    Path
  1.111     +4 -0      eda/geda/gaf/gschem/lib/system-gschemrc.in
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: system-gschemrc.in
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/lib/system-gschemrc.in,v
  retrieving revision 1.110
  retrieving revision 1.111
  diff -u -b -r1.110 -r1.111
  --- system-gschemrc.in	13 Dec 2006 21:16:38 -0000	1.110
  +++ system-gschemrc.in	14 Dec 2006 17:56:56 -0000	1.111
  @@ -937,6 +937,10 @@
   ;; (define default-titleblock "title-A4.sym")
   ;; Change "title-A4.sym" by the name of your prefered titleblock!
   ;
  +; If you don't want a titleblock to be added automatically, then add the 
  +; following line to your gschemrc file (without the semicolon):
  +;   (define default-titleblock "")
  +;
   (define default-titleblock "title-B.sym")
   (add-hook! new-page-hook (lambda (page)
      (if (null? (get-objects-in-page page))
  
  
  


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