(texinfo.gz) verbatiminclude
Info Catalog
(texinfo.gz) verbatim
(texinfo.gz) Quotations and Examples
(texinfo.gz) lisp
`@verbatiminclude' FILE: Include a File Verbatim
================================================
You 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 (
`@verbatim' verbatim.). Generally, the file is printed exactly as it
is, with all special characters and white space retained.
Info Catalog
(texinfo.gz) verbatim
(texinfo.gz) Quotations and Examples
(texinfo.gz) lisp
automatically generated byinfo2html