2023

A Guide to XPress Tags 2023 | 18
0t\#000e\#000 \#000t\#000e\#000x\#000t)[2342]><A(3,"QCD0",\#000)[0]> where
james is user name who inserted the note; Note text is the text within the note.
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($$)>