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

FreeBSD Manual Pages

  
 
  

home | help
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:

     *	    create  pins  and arrange their elements (clocksign, dot, type, pin-
	    number, label);

     *	    sort pins alphabetical and numerical;

     *	    swap words of pinlabels if wished;

     *	    draw negation lines on the labels (since version 0.0.9, gschem  will
	    do that);

     *	    rotate pinlabels if wished;

     *	    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)

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

home | help