You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
\newpage
|
|
% Customize list of figures appearance
|
|
\renewcommand{\cftfigpresnum}{Figure }
|
|
\renewcommand{\cftfigaftersnum}{:}
|
|
\renewcommand{\cftfigleader}{\dotfill} % Dots for alignment
|
|
\renewcommand{\cftfignumwidth}{2cm} % Adjust spacing before caption
|
|
\renewcommand{\listfigurename}{}
|
|
\begin{center}
|
|
\Large \textbf{LIST OF FIGURES} % Center and bold title
|
|
\end{center}
|
|
|
|
\listoffigures
|