Grep style: I want to add a character style to the letter l, but only if it is the first character in a paragraph and the next character is a single space. Basically, I would like to change the font to zapf dingbats, but only for the letter l when it is the first character in a paragraph. This will generate a bullet character as first letter. has anyone any idea how this grep search should be? The query should look for the letter l and a single space first in a paragraph!
↧