% template for main file for chapters. % please change title of chapter % steer-simu.tex should contain structure of this chapter \documentclass{dabcclass} \input{dabc-defs} \begin{document} \setcounter{chapter}{1}\setcounter{section}{0}\setcounter{subsection}{0} \Chapter{FutureDAQ Demonstrator Testing} \input{test-docrev} \cleardoublepage \thispagestyle{empty} \tableofcontents \thispagestyle{empty} \cleardoublepage \include{steer-test} \cleardoublepage %\include{dabc-post} \end{document}