\includeonly

\includeonly{file_list}

The \includeonly command controls which files will be read in by an \include command. file_list should be a comma-separated list of filenames. Each filename must match exactly a filename specified in a \include command. This command can only appear in the preamble.

-->LaTeX index