DragonFly On-Line Manual Pages
tragesym(1) 1.8.2.20130925 tragesym(1)
NAME
tragesym - create gEDA symbols from structured textfiles
SYNOPSIS
tragesym sourcefile symbolfile
DESCRIPTION
tragesym creates gschem symbols from structured textfiles.
tragesym can:
o create pins and arrange their elements (clocksign, dot, type,
pinnumber, label);
o sort pins alphabetical and numerical;
o swap words of pinlabels if wished;
o draw negation lines on the labels (since version 0.0.9, gschem
will do that);
o rotate pinlabels if wished;
o do some syntax check to the input file.
tragesym requires python.
TUTORIAL
There is a tutorial on the use of tragesym at:
http://wiki.geda-project.org/geda:tragesym_tutorial
AUTHOR
Werner Hoch <werner.ho@gmx.de>
SEE ALSO
gschem(1), pcb(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 tragesym(1)