diff options
author | wlemb <wlemb> | 2002-02-02 19:43:54 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2002-02-02 19:43:54 +0000 |
commit | d7c0243c3078cc4c8294ab7f93e94077e1077237 (patch) | |
tree | 6dabd25a824fa54081250fd7abcea85ae6f91284 /tmac | |
parent | b8add75f441eb61ff99f819ddcb6b1c53cfda683 (diff) | |
download | groff-d7c0243c3078cc4c8294ab7f93e94077e1077237.tar.gz |
* doc/groff.texinfo, tmac/groff_ms.man: More fixes.
Diffstat (limited to 'tmac')
-rw-r--r-- | tmac/groff_ms.man | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tmac/groff_ms.man b/tmac/groff_ms.man index f4b7c307..cb206687 100644 --- a/tmac/groff_ms.man +++ b/tmac/groff_ms.man @@ -469,6 +469,19 @@ specifies the indent for the body of each list item. Once specified, the indent remains the same for all list items in the document until specified again. .\" ----- +.br +.ne 15 +.SS "Tab stops" +Use the +.B ta +request to set tab stops as needed. +Use the +.B TA +macro to reset tabs to the default (every 5n). +You can redefine the +.B TA +macro to create a different set of default tab stops. +.\" ----- .SS "Displays and keeps" Use displays to show text-based examples or figures (such as code listings). |