Go to the first, previous, next, last section, table of contents.


`out-delete' - delete current output file

Usage: (out-delete)
Remove the current output file. Cease processing the template for the current suffix. It is an error if there are push-ed output files. Use the (error "0") scheme function instead. See section Redirecting Output.

This Scheme function takes no arguments.


Go to the first, previous, next, last section, table of contents.