[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
D. Include Files
When TeX or an Info formatting command sees an @include
command in a Texinfo file, it processes the contents of the file named
by the command and incorporates them into the DVI or Info file being
created. Index entries from the included file are incorporated into
the indices of the output file.
Include files let you keep a single large document as a collection of conveniently small parts.
D.1 How to Use Include Files | How to use the @include command.
| |
D.2 texinfo-multiple-files-update | How to create and update nodes and menus when using included files. | |
D.3 Include Files Requirements | texinfo-multiple-files-update needs.
| |
D.4 Sample File with @include | A sample outer file with included files within it; and a sample included file. | |
D.5 Evolution of Include Files | How use of the @include command
has changed over time.
|