2022
Table Of Contents
A Guide to XPress Tags 2022 | 25
Next box page number: <\4> ●
Conditional Style marker: <\r> ●
Zero Width Joiner: <k0.6> ●
Zero Width Non-Joiner: <k-0.8> ●
To define any space or hyphen as non-breaking, use the format: <\!><\!>.
Example: <\!><\!-> or <\!><\!m>.
Right Indent tab is defined as <\!><\t>
ASCII codes
Some word processing applications may require you to use the decimal ASCII
codes to create XPress Tags for special characters. The XPress Tags code for
these characters is <\#decimal value>. The # symbol is part of the code. The
XPress Tags code must be three digits for the ASCII code; when entering a four-
digit ASCII code, do not enter the leading zero. The following list defines the
ASCII decimal codes for some common characters.
Decimal ASCII code for a character : <\#decimal value> ●
New paragraph (Hard return): <\#13> ●
Tab: <\#9> ●
En dash: <\#208> ●
Em dash: <\#209> ●
Open double quotation marks: <\#210> ●
Close double quotation marks: <\#211> ●
Open single quotation mark: <\#212> ●
Close single quotation mark (apostrophe): <\#213> ●
To define any space or hyphen as non-breaking, use the format: <\!><\!>.