% template for main file for chapters. % please change title of chapter % steer-simu.tex should contain structure of this chapter \documentclass{democlass} \input{demo-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{demo-post} \end{document}