Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
gschlas(1)			 1.8.2.20130925 		      gschlas(1)

NAME
     gschlas - gEDA schematic load and save

SYNOPSIS
     gschlas [ -e | -u ] [ -q | -v ] file [ file ...  ]

     gschlas -h

DESCRIPTION
     gschlas  can  embed  the  in-use  schematic  symbols  and	pictures  into a
     schematic or set of schematics. It allow, for instance, putting a schematic
     on a website or in an email without the recipient needing to download  lots
     of custom symbols for the design.

     gschlas  can also unembed symbol references from a schematic, but note that
     the symbols revert to library references; if the symbol  doesn't  exist  in
     the current gEDA project's library path, a broken schematic results.

OPTIONS
     -e     Embed all components/pictures.

     -u     Unembed all components/pictures.

     -q     Quiet mode.

     -v     Verbose mode.

     -h     Print usage information.

AUTHOR
     Ales Hvezda

SEE ALSO
     gschem(1)

COPYRIGHT
     Copyright (C) 1999-2011 gEDA Contributors.  License GPLv2+: GNU GPL
     version 2 or later.  Please see the `COPYING' file included with this
     program for full details.

     This is free software: you are free to change and redistribute it.
     There is NO WARRANTY, to the extent permitted by law.

gEDA Project		      September 25th, 2013		      gschlas(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gschlas&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help