% customization for ATLAS Technical Proposal % choose page style \pagestyle{headings} % -------- Figure and Table Numbering per chapter ------------- \def\thefigure{\thesection.\arabic{figure}} \def\thetable{\thesection.\arabic{table}} \@addtoreset{figure}{section} \@addtoreset{table}{section} \setcounter{secnumdepth}{4} % allows 4 levels of sections, e.g. '5.3.2.1 The Blablabla' % sequence: \section \subsection \subsubsection \paragraph % \input{epsfig.sty} \input{here.sty} \pagenumbering{arabic} \endinput