Batch refdes
renumbering utility for Lepton EDA.
Reimplementing stock lepton-refdes_renum
Perl
script's functionality in Guile
.
Make it available in REPL
and lepton-schematic :
prompt (i.e. programmatically).
Work in progress.
man: lepton-refdes_renum(1)
- On the command line:
# export LEPTON=/path/to/lepton-eda
# ./run.sh SCHEMATIC ...
- In
REPL
or lepton-schematic:
prompt:
( use-modules (lepton renum) )
( refdes-renum (active-page) ) ; renumber all refdes'
( refdes-renum (active-page) #:unset-only #t ) ; renumber unset only, e.g. `R?`