Search found 1 match

by mthakur4
Fri Apr 10, 2020 8:57 am
Forum: Text Formatting
Topic: How to change fancy header multiple times on table of contents
Replies: 1
Views: 2412

How to change fancy header multiple times on table of contents

Just add
\renewcommand{\cftlabel}{Table}
on the line before \listoftables and add
\renewcommand{\cftlabel}{Figure}
on the line before \listoffigures