Arbortext Command Language > Commands > outline
  
outline
outline [ div | backup]
 
This command inserts new division tags of the requested type and moves the cursor within those tags when:
outline div (the default) starts a new division of the same type after the end of the current division.
outline backup moves the cursor past the end tag of the current division so that the next outline div command will start a division one level higher than the current division.
Examples
outline
{outline backup; outline div}
Related Topics
set indent command