home *** CD-ROM | disk | FTP | other *** search
- //
- // tab stops
- //
-
- /topic TABS
-
- /title Tabs
- /keywords tabs
-
- /para \sa300,\b\i\fs40,Tabs
- /endpara
-
- /defformat \sa100
-
- /para
- The following examples describe the use of tabs
- to place text in a table type format.
- /endpara
-
- /para
- Tab stops by default are set at every half inch. \line
- 1 \tab 2 \tab 3 \tab 4 \tab 5 \tab 6 \tab 7 \tab 8 \line
- To change the tab stops we use the \\txNNN command which
- sets the tabs to the number of twips NNN.
- /endpara
-
- /para \tx1440\tx2880\tx4320\tx5760\tx7200\tx8640
- Tab stops are now set at every inch \line
- 1 \tab 2 \tab 3 \tab 4 \tab 5 \tab 6 \line
- /endpara
-
- /para \tqr\tx1440\tqc\tx2880\tql\tx4320
- You can also change the alignment of the text which is placed
- by the tabs. \line
- left \tab centered \tab right \line
- /endpara
-
- /endtopic
-