% template for main file for chapters. % please change title of chapter % steer-ref.tex should contain structure of this chapter \documentclass{dabcclass} \pdfinfo{ /Author (Hans G. Essel) /Title (DABC Reference) /Subject (Data Acquisition) /Keywords (DABC, CBM, FOPI, MBS) } \input{dabc-defs} \begin{document} \setcounter{chapter}{1}\setcounter{section}{0}\setcounter{subsection}{0} \chapter{\dabc~ Reference Manual: Overview} \input{ref-docrev} \cleardoublepage \thispagestyle{empty} \tableofcontents \thispagestyle{empty} \cleardoublepage \include{steer-reference} \cleardoublepage \include{dabc-post} \end{document}