7 lines
564 B
TeX
7 lines
564 B
TeX
\begin{enumerate}
|
|
\item \textbf{Put the sections of the file into separate files, named}
|
|
\file{section1.tex}, \file{section2.tex}\textbf{, and} \file{section3.tex}.
|
|
\textbf{Include them using the} \code{latex}{\textbackslash input} \textbf{command. (In TeXstudio, make sure that you select the main file as the file to be compiled by right-clicking on it and selecting \enquote{Select as explicit root document.})}
|
|
\item \textbf{Can the preamble also live in its own file? If no, why? If yes, why can outsourcing the preamble be useful?}
|
|
\end{enumerate}
|