includeonly
\includeonly{file1,file2,...}
The \includeonly
command controls which files will be read by
subsequent \include
commands. The list of filenames is
comma-separated. Each file must exactly match a filename
specified in a \include
command for the selection to be
effective.
This command can only appear in the preamble.