[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
@verbatiminclude
file: Include a File VerbatimYou can include the exact contents of a file in the document with the
@verbatiminclude
command:
@verbatiminclude filename
The contents of filename is printed in a verbatim environment
(see section @verbatim
). Generally, the file is printed
exactly as it is, with all special characters and white space retained.
This document was generated on a sunny day using texi2html.