% template for main file for chapters. % please change title of chapter % steer-simu.tex should contain structure of this chapter \documentclass{dabcclass} \pdfinfo{ /Author (Hans G. Essel) /Title (Future DAQ Demonstrator Simulations) /Subject (Data Acquisition) /Keywords (FutureDAQ, CBM, FOPI) } \input{dabc-defs} \begin{document} \setcounter{chapter}{1}\setcounter{section}{0}\setcounter{subsection}{0} \Chapter{FutureDAQ Demonstrator Simulations} \input{simu-docrev} \cleardoublepage \thispagestyle{empty} \tableofcontents \thispagestyle{empty} \cleardoublepage \include{steer-simulation} \cleardoublepage \include{dabc-post} \end{document}