Scroll to navigation

lepton-tragesym(1) 1.9.7.20181211 lepton-tragesym(1)

NAME

lepton-tragesym - create Lepton EDA symbols from structured textfiles

SYNOPSIS

lepton-tragesym sourcefile symbolfile

DESCRIPTION

lepton-tragesym creates lepton-schematic symbols from structured textfiles.

lepton-tragesym can:

  • create pins and arrange their elements (clocksign, dot, type, pinnumber, label);
  • sort pins alphabetical and numerical;
  • swap words of pinlabels if wished;
  • draw negation lines on the labels (since version 0.0.9, lepton-schematic will do that);
  • rotate pinlabels if wished;
  • do some syntax check to the input file.

lepton-tragesym requires python.

TUTORIAL

There is a tutorial on the use of lepton-tragesym at:
http://wiki.geda-project.org/geda:tragesym_tutorial

AUTHOR

Werner Hoch <werner.ho@gmx.de>

SEE ALSO

lepton-schematic(1), pcb(1)

COPYRIGHT

Copyright © 2012-2017 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.
December 11, 2018 Lepton EDA