2016
Table Of Contents
Turn on/off styling
•
Turn on feature "a": <o("aaaa")>
•
Turn on features "x", "y", and "z": <o("xxxx", "yyyy", "zzzz")>
• 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($$)>
A GUIDE TO XPRESS TAGS 2016 | 15
CHARACTER AND PARAGRAPH FORMATTING