[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-user: refdes autonumbering and renumbering



[snip]
>number as the last one in the schematic. That is, if I have three capacitors
>(C1, C2, C3) and I reopen the schematic and place three more, the new ones
>will be numbered C3, C4 and C5.
>
>I'm not really good at reading scheme-- can someone do a sanity check and
>see if this is just an off-by-one bug in the code?


	I don't think this is a off-by-one bug.  I don't think the code
actually is that aware of what is numbered and where the numbers start.
Stefan, could you shed some light on this?


>Also, if I have a heirarchical schematic, will the existing code scan the=
>sub-sheets to avoid duplication of reference designators? (I'm using the
>source=subsheet.sch syntax.)

	Yeah, I don't think it deals with the hierarchy either.

								-Ales