Go to the previous, next section.
Troff allows you to set tabs by using the .ta command as follows:
.ta tab1 tab2
The desired tabs replace tab1 and tab2. For example, to set tabs at one-half inch, one inch, and four inches, you'd include the following command in your file:
`.ta 0.5i 1i 4i'
Go to the previous, next section.