cyberzip wrote:- The ability to use multiple counters with independent settings (start at/step by/digits).
The dialog can only specify one format for [C], but you can insert as many different formats as you like using the manual syntax:
Code: Select all
[C10+5:3] Paste counter, define counter settings directly. In this example, start at 10, step by 5, use 3 digits width.
Partial definitions like [C10] or [C+5] or [C:3] are also accepted.
cyberzip wrote:- Make up & down arrows increase & decrease the values in the "Start at" and "Step by" boxes.
Hm, they do exactly this here (for a used [C])
cyberzip wrote:- The ability to use counters in the "Replace with" box.
Yes, could be nice. I couldn't find this feature in the regular expression help, too.