Code: Select all
\renewcommand*{\l@chapter}[2]{%\ifnum \c@tocdepth >\m@ne\addpenalty{-\@highpenalty}%\setlength\@tempdima{1.25in}%\vskip 1\baselineskip{ \parindent \z@\rightskip \@tocrmarg\parfillskip -\rightskip\leavevmode\advance\leftskip\@tempdima\hskip -\leftskip#1\nobreak\hfil \nobreak\hb@xt@\@pnumwidth{\hss #2}\par\penalty\@highpenalty}\fi}\renewcommand*{\l@section}{%\ifnum \c@tocdepth >\z@ \vskip \tf@singlelineskip \fi\@dottedtocline{1}{1.5in}{\z@}}\renewcommand*{\l@subsection}{%\ifnum \c@tocdepth >1 \vskip \tf@singlelineskip \fi\@dottedtocline{2}{1.75in}{\z@}}