Reply To: controlling how long numbers break

Home Page / Forums / General InDesign Topics (CLOSED) / controlling how long numbers break / Reply To: controlling how long numbers break

#74035
David Blatner
Keymaster

Yup. You could use a GREP find/change to search for ,(?=\d) and replace with ,~k
That will find all combinations of a comma followed immediately by a digit and replace it with a comma followed by a discretionary line break.

This article was last modified on March 19, 2015

Comments (0)

Loading comments...