Starts a sequential list of items or steps.
Syntax
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³Tag ³Element ³Attributes ³End ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³:ol. ³Ordered list ³compact ³:eol. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
Attributes
compact
Description
:ol. indicates the start of an ordered list. Items in the list are entered with the list-item tag (:li.). The output is an indented list with each item numbered. Use the list-part tag (:lp.) for paragraphs within the list.
Ordered lists can be nested or imbedded within other lists. When this is done, the first list has sequential numbers at the left margin, and the nested list has sequential letters indented two spaces. After the second list, the number-letter sequence repeats for each successive ordered list.
Be sure to end each list with the end-list tag.
Example
:p.To remove a diskette::ol. :li.Open the drive door: :ol compact. :li.Remove two screws. :li.Lift the door. :eol. :li.Remove the diskette. :li.Put the diskette in a safe place. :eol.
Output
To remove a diskette: