set inlineapplicabilityui
set inlinepplicabilityui= [ symbols | words | wordsexclude]
This command specifies the way in which the constructs in inline applicability expressions are represented when in Arbortext Editor’s inline applicability interface.
• symbols — use symbols
Not: !
And: &&
Or: ||
• words — use words, variety 1 (default)
Not: NOT
And: AND
Or: OR
• wordsexclude — use words, variety 2
Not: EXC
And: AND
Or: OR
For example:
set inlineapplicabilityui=symbols
|
When an inline applicability expression is assigned to an element, the format of the constructs is converted (if necessary) to match the applicability syntax that is active for the current environment.
|
You can also set this option with the inlineapplicabilityui advanced preference.
Related Topics