U
Ury Fischer
I need to create a document in which paragraphs are consecutively numbered
using a 4 digit number padded with zeros if necessary. For example, the
paragraph numbers would follow this sequence:
[0001]
[0002]
....
[0099]
[0100]
[0101]
....
[0999]
[1000]
[1001]
and so on.
I have been using the standard numbered list which has been customized to
use the (01, 02, 03 ...) numbering style and includes a prefix of "[00" and
a sufix of "]" in the number format. This works great until I get to
paragraph no. 100 in which I get "[00100]" instead of "[0100]". I suppose
the easiest, most elegant way of accomplishing what I want would be to
create a custom numbering style which forces 4 digits, instead of 2, and
pads with zeros. That way, I do not have to bother with entering the zeros
as a prefix in the number format. However, I have looked high and low and
cannot figure out how to do this.
Can anyone help?
using a 4 digit number padded with zeros if necessary. For example, the
paragraph numbers would follow this sequence:
[0001]
[0002]
....
[0099]
[0100]
[0101]
....
[0999]
[1000]
[1001]
and so on.
I have been using the standard numbered list which has been customized to
use the (01, 02, 03 ...) numbering style and includes a prefix of "[00" and
a sufix of "]" in the number format. This works great until I get to
paragraph no. 100 in which I get "[00100]" instead of "[0100]". I suppose
the easiest, most elegant way of accomplishing what I want would be to
create a custom numbering style which forces 4 digits, instead of 2, and
pads with zeros. That way, I do not have to bother with entering the zeros
as a prefix in the number format. However, I have looked high and low and
cannot figure out how to do this.
Can anyone help?