TB - Tab
To set tabs.
Syntax
TB xx {xx}...
Syntax Elements
xx is a tab setting.
Number of Tab Settings
Up to 16 tab settings (in ascending order) can be specified. Each tab setting must be separated by blanks. The following command, for example, sets four tab stops at columns 15, 20, 31, and 40:
.TB 15 20 31 40
Tabbing
Tabbing is invoked whenever the Editor is in the input environment and CTRL+I or TAB is pressed. CTRL+I or TAB causes a series of blanks to be output, moving the cursor to the next tab stop.
Clearing Tabs
To clear the current tabs, enter TB
.
Example
|
Edit a new item. |