2020

CHARACTER AND PARAGRAPH FORMATTING
Turn on features “a” and “b”, then turn on feature “c” and turn off feature “b”:
<o("aaaa", "bbbb")>some<o("cccc", "bbbb")> text
Turn on features “a” and “y”: <o("xxxx", "aaaa", "xxxx", "yyyy")>
Revert styling to style sheets
Revert features “x” and “y” to the character attributes in the currently applied
paragraph style sheet: <o($"xxxx","yyyy")>
Revert features “x” and “a” to the character attributes in the currently applied
character style sheet: <o($$"xxxx","aaaa")>
Revert all OpenType features to the character attributes in the currently applied
paragraph style sheet: <o($)>
Revert all OpenType features to the character attributes in the currently applied
character style sheet: <o($$)>
16 | A GUIDE TO XPRESS TAGS 2020