Tagging a Character Style
Now let’s look at the third line:
Emphasis|<@Emphasis>^&<@$p>+A
Emphasis is the name of the character style to find.
It’s followed by a pipe symbol to separate the Find and Replace entries.
Next comes <@Emphasis>, the starting tag for a character style named Emphasis in QuarkXPress.
That’s followed by the Find What Text code, ^&, again to tell Word you want to include the text it finds formatted with the Emphasis character style.
After that is <@$p>, the ending tag for a character style in QuarkXPress.
Finally, we have a plus sign and the RazzmaTag code for tagging character style formatting, which is a capital A. And, of course, the entry ends with a carriage return.