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

FreeBSD Manual Pages

  
 
  

home | help
lepton-embed(1)			1.9.18.20220529		       lepton-embed(1)

NAME
       lepton-embed - Embed/unembed schematic components and pictures

SYNOPSIS
       lepton-embed -e | -u [OPTIONS] FILE ...

DESCRIPTION
       lepton-embed can	embed the in-use schematic symbols and pictures	into a
       schematic  or  set  of  schematics.  It allows, 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.

       lepton-embed  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 Lepton EDA	project's library path,	a bro-
       ken schematic results.

OPTIONS
       -e, --embed
	      Embed. Without -p	or -c, embed all components and	pictures.

       -u, --unembed
	      Unembed. Without -p or -c, unembed all components	and pictures.

       -p, --pictures
	      Process pictures only.

       -c, --components
	      Process components only.

       -x, --suffix SUFFIX
	      Do not change input files.  Modified  files  will	 be  saved  as
	      FILE.SUFFIX.

       -V, --version
	      Show version information.

       -h, --help
	      Show usage information.

AUTHOR
       The  initial program (gschlas, later renamed to lepton-schlas) has been
       written by Ales	Hvezda	<ahvezda@seul.org>.  The  lepton-embed	Scheme
       script has been written by dmn <graahnul.grom@gmail.com>.

SEE ALSO
       lepton-schematic(1)

COPYRIGHT
       Copyright (C) 2012-2017 gEDA Contributors.
       Copyright (C) 2019-2022 Lepton EDA 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.

Lepton EDA			 May 29, 2022		       lepton-embed(1)

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

home | help