I am working on my dissertation and having some format issues. I would really appreciate if you could help me to solve these problems. I am using tocloft package for list of contents, list of figures, and list of tables.
My first problem is to add "Table"/"Figure" and "Page" text on the list for lot, lof, and indent any subsequent lines for each entry;
Currently, my list of tables looks like this;
Code: Select all
List of Tables
1.1 XXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXX................ YY
1.2 XXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXX
XXXX.................... YY
Code: Select all
List of Tables
Table Page
1.1 XXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXX............. YY
1.2 XXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX
XXXXXXX.............. YY
My second question is; These lists are multiple pages in my dissertation. In loc,tof,toc, I would like to put something like (left justified) "List of Figures/Tables (continued)" on top of each subsequent pages.
I will be grateful if you could help me for these problems.
Thank you very much.