List of Figures
_________________________________________ Page
Figure 1: "first figure caption".............._____6
Figure 2: "second figure caption".............___7
I got the thing working with the following code:
Code: Select all
{\renewcommand*\numberline[1]{Figure\,#1:\space}
\listoffigures
List of Figures
Figure 1: "first figure caption".............. 6
Figure 2: "second figure caption"............. 7
Could you please help me in adding an additional word "Page" above all of the page numbers"
Regards,
Mikhail