6.28. jumps Macro


Interface

The general syntax is:

  !jumps labels [; layout]

The arguments are:

Name Type Default Rule
labels string    
layout string Center <Left|Center|Right|left|center|right>

See Understanding Macro Interfaces, if necessary.


Description

The jumps macro generates lines of jumps to headings.


Examples

Typical usage is:

   !jumps "Purpose,Usage,,Description,Examples"

This will create two jump lines: the first has Purpose and Usage; the second has Description and Examples.