The typographical status on the cursor position stores, reads or restores the typographical characteristics. The status is divided into two groups: text status and paragraph status.
The character status includes the following parameters:
•font (tag >f...<)
•type size (tag >h...<)
•base of characters (tag >w...<)
•of color (tag >co...<)
•tint (tag >gray...<)
•vertical shifts (tags >u...<, >d...< and >jmp...<)
•hyphenation (tag >hyp...<)
•tracking of characters (tag >kern...<)
•case of characters (tag >small...<).
•underline (tag >under...< - only if saved with >sav 1<)
The paragraph status includes the following parameters:
•space between words (tag >spb...<)
•alignment of the paragraph
•alignment of the last line of the paragraph
•leading (tag >ld...<)
•space above the paragraph (tag >eld...<)
•space below the paragraph (tag >bld...<)
•leading variations (tag >ld...<)
•variations of the space above the paragraph (tag >eld...<)
•indent (tag >is...<)
•left indent (tag >il...<)
•right indent (tag >ir...<)
•width of column (tag >m...<).
The typographical status may be stored by the >sav< tag, and restored by the >res< tag. It is available also the variation as >sav 1< and >res 1<, which saves and restores the underline status.