Carlos Nieves Ónega wrote:
Have you tried autonumbering?. Add this to your gafrc file:(load "$YOUR_INSTALL_PATH/share/gEDA/scheme/auto-uref.scm")(add-hook! add-component-hook auto-uref) (add-hook! copy-component-hook auto-uref)
great! just what I wanted. For me autonumbering was only this attributes->autonumber text thing with either point-and-click or wild random sequence numbering.
thanks, Matthias