gEDA-dev: refdes_renum
John Luciani
jluciani at gmail.com
Mon Feb 12 11:02:58 EST 2007
On 2/12/07, Stuart Brorson <sdb at cloud9.net> wrote:
> Finally, this thread started because Rikster wanted to hack
> refdes_renum. Since C56 -> C? is done already, maybe he'll be
> interested in implementing a --gentle option for refdes_renum? But
> he'd better hurry, since I'm getting itchy to do it myself! :-)
In the "Yet another refdes_renum" category ...
I should be able to release my attempt sometime this week. I just want to verify
that the ordinals of refdes's that have a suffix (i.e. C1a, C1b) get renumbered
properly.
To not conflict with refdes_renum I am calling my program refdes-update.
The command line options will be ---
\begin{description}
\item[clear] Resets all refdes ordinal strings to a question mark
'{\bf?}' character.
\item[list] Outputs a list, to {\bf STDOUT}, of refdes's that were
found in each schematic.
\item[verbose] Sundry annoying messages.
\item[dryrun] Outputs a list of actions to be taken without performing
them.
\item[reuse] Reuses refdes ordinals that were skipped in each
schematic.
\item[update] Only change refdes's were the ordinal is not defined.
\item[renum] Change all refdes's
\item[pageoffset] The offset added to the refdes ordinal is
$(pagenumber - 1)\cdot pageoffset$. Each schematic specified on the
commandline is considered a page.
\end{description}
(* jcl *)
--
http://www.luciani.org
More information about the geda-dev
mailing list