Reply To: Automatic up or down arrows based on grep?

Home Page / Forums / General InDesign Topics (CLOSED) / Automatic up or down arrows based on grep? / Reply To: Automatic up or down arrows based on grep?

#14361436
Dhafir Photo
Participant

If your paragraphs beginning with (+ & -) sign use this:

in Find: ^[\x{2212}-][\d.]+
in Change Format: paragraph style “down”

in Find: ^[+][\d.]+
in Change Format: paragraph style “up”

in Find: ^[\d.]+
in Change Format: paragraph style “horizontal arrow”

This article was last modified on March 23, 2022

Comments (0)

Loading comments...