Next Up Previous Contents
Next: Anonymous routine
Up: Common functions for the Starlink stylesheets
Previous: display-element-ids
[ID index][Keyword index]

section-element-list - List the elements classified as `sections'.

Description

Element lists.

The (section-element-list) is the list elements which are to be taken to be `sections', for the purposes of navigation, and for generating tables of contents. For the (make-contents) function to work, there should be no `missing levels' -- anything in this list should have its parent also in this list, apart from elements which have docbody as their parent.

References to the functions in this list should be generated by function (make-section-reference).

See also (chunk-element-list).

This has to be a function because it's evaluated when there is a current-node so that normalize can know what declaration is in effect.

Return value

Type: list

List of GIs


Next Up Previous Contents
Next: Anonymous routine
Up: Common functions for the Starlink stylesheets
Previous: display-element-ids
[ID index][Keyword index]