Hi all,
I'm trying to apply the Character style 'See Figure' to any mention of of the phrase (See Figure x) which I've figured out is: \(See Figure \d+\)
The problem I'm facing is that sometimes I will need to list multiple figure references. It will need to read (See Figure x&y) and in rare cases (See Figure x,y&z)
NOTE: There are no spaces in the above listed numbers.
Thank you for your help.