UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: .AFChapter 13
mm Macros
Next: Reference: .AS
 

.AL

.AL [type] [indent] [1]

Initialize numbered or alphabetized list. Specify list, type, and indent of text. If 3rd argument is 1, spacing between items is suppressed. Mark each item in list with .LI; end list with .LE. Default is numbered listing. Default text indent is specified in register Li.

Type

1

Arabic numbers.

A

Uppercase letters.

a

Lowercase letters.

I

Roman numerals, uppercase.

i

Roman numerals, lowercase.


Previous: Reference: .AFUNIX in a Nutshell: System V EditionNext: Reference: .AS
Reference: .AFBook IndexReference: .AS

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System