Open dionesiusap opened 4 years ago
Current hack to fix ToC format:
Add the following lines in the TABLE OF CONTENTS, LISTS OF FIGURES & TABLES
section in if-itb-thesis.sty
file
\renewcommand{\cftchappresnum}{BAB~} % BAB before number in ToC
\newlength{\mylen} % a scratch length
\settowidth{\mylen}{\bfseries\cftchappresnum\cftchapaftersnum} % extra space
\addtolength{\cftchapnumwidth}{\mylen} % add the extra space
It fixes the ToC format but breaks the ToA as seen below. ToC: ToA:
Format as in the guidelines Table of Contents:
Table of Appendices:
Current ToC format Table of Contents:
Table of Appendices: