How do I apply a character style to a sentence that has an '&' in it?
hi all,
i'm trying apply character style 'see figure' mention of of phrase (see figure x) which i've figured out is: \(see figure \d+\)
the problem i'm facing need list multiple figure references. need read (see figure x&y) , in rare cases (see figure x,y&z)
note: there no spaces in above listed numbers.
thank you help.
try \(see figure [\d,&]+\) (untested).
More discussions in InDesign
adobe
Comments
Post a Comment