Include footer file in destination format.
Type & position: | command, preamble |
Syntax: | !use_raw_footer <file> |
Description: | The file is included at the end of a page without conversion.
If you use this command in the preamble, the file will be used at the
end of each page. If you use it inside a node, the file will be used
for this node only. This command is currently supported by HTML only. |
Example: | !use_raw_footer footer.html |
Exists since: | Release 6 Patchlevel 10 |
See also: | !use_raw_header, !ignore_raw_footer |