Finding the number of footnote digits with GREP
I want to define a different paragraph style for footnotes of one and two digits (1–99), and footnotes of three digits (in order to increase the separating space for the latter). Can I find the number of digits of a footnote via GREP?
Or is there a better way to this? I aim to have a hanging indent for the footnote number, and then the footnote text aligned. I currently do this with a 5mm indent for the whole style and a -5mm first line indent for the hanging footnote number, which is separated from the text by a tab set to 5mm.
