On Thu, Jan 15, 2009 at 12:32 AM, Kipton Moravec <[email protected]> wrote: > I am working on a schematic and cut and pasted different pieces from > different schematics. > > The numbering is a mess. > > But neither grenum or renum_refdes will renumber it. > > Is there a way to make it renumber like with --pageskip if the reference > designators already have a number? (ie C1 as opposed to just C?)
I have a script called refdes-update at http://www.luciani.org/geda/util/util-index.html I believe the --renum switch should force all of the refdeses to renumber. > Failing that, is there an easy way to change all reference designators > from <Letter> <Number> to <Letter> <?> so I can renumber? EMACS macro ;) (* jcl *) -- http://www.luciani.org _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

