Question
Rename styles with Script - Numbering
I use this script to rename the styles:
https://github.com/jalbertbowden/indesign-scripting/blob/master/RenameStyles.jsx
And it gives me results of ascending geometric numbers.
123, 123456, 1234567, and so on.
I want normal numbering from 1 and up, as many styles as there are.
What do I need to update here, to achieve this result?
Thanks!
