Code: Select all
\documentclass{book}
\includeonly{part_1,part_2,part_3,part_4}
\begin{document}
\title{myTitle}
\author{myName}
\include{part_1}
\include{part_2}
\include{part_3}
\include{part_4}
\end{document}
Code: Select all
\documentclass{book}
\includeonly{part_1,part_2,part_3,part_4}
\begin{document}
\title{myTitle}
\author{myName}
\include{part_1}
\include{part_2}
\include{part_3}
\include{part_4}
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
NEW: TikZ book now 40% off at Amazon.com for a short time.