Reply To: Adding spaces to large figures ? with GREP?

Home Page / Forums / General InDesign Topics (CLOSED) / Adding spaces to large figures ? with GREP? / Reply To: Adding spaces to large figures ? with GREP?

#65412
Olaf Mueller
Member

Hello, Masood,

I only now had the opportunity to check all of your fine hints. Some work, some don’t, e.g. «\d(?=(\d\d\d)+\D)» only finds the first digit in at least 4 figures comprising group. Using «(\d\d\d)(?=\d)» works fine and I’d like to add the condition that the group of figures that should be search for groups of three digits should comprise at least 5 digits.

Would you perchance have another hint there, too?

Thanks anyway and to all!

This article was last modified on September 19, 2013

Comments (0)

Loading comments...