|
6.9 Customizing the sections
The functions associated with the following function references are used for
the formatting of sections:
- Function Reference: print_section $filehandle $first_in_page $previous_is_top
$filehandle is the opened filehandle the function should write to.
$first_in_page is true if this section is the first section in the page.
$previous_is_top is true if this section is the section following the
Top section.
This function should print the current section.
- Function Reference: end_section $filehandle $last_element_or_before_top
$filehandle is the opened filehandle the function should write to.
$last_element_or_before_top is true if this section precedes the top
element or is the last one in page, or before the special elements.
Doku-Base
This document was created by Netzdino using texi2html.
|