Numerical continuation flag- Xm
- Instruction: Xm
- Parameter: none
- Return: none
- Description:
This flag allows for number continuation in cases where numbers are interrupted by a symbol, to prevent the addition of the number prefix in the digits following the symbol.
- Examples:
Text string: /
Braille string: 34
Condition: Xm
Description: The symbol "/" joins two number sequences. For example, in the presence of the text string "1/2", the number prefix will be preceded only by the number "1". If the symbol did not have the "Xm" condition, the number prefix would precede both the number "1" and "2". If the "/" symbol is used outside of a number sequence, no number prefix is prefixed to it.