I am writing a thesis using document class -book. The list of table is not generated automatically like the list of figure and table of contents. Please help me out.
|
The list of tables is generated by the command
nothing will appear in the list of tables. One of the most diffuse prejudices is that a command
|
|||
|
|
|
Do check two things: First, has the |
|||
|
|
bookclass without adding the appropriate\tableofcontents,\listoffiguresand\listoftables. Have you done this? Are each of your tables inside\begin{table}...\end{table}environments? – Alan Munn Nov 1 '11 at 15:15\jobname.lotis being generated correctly- that's where the information for\listoftablesis stored. – cmhughes Nov 1 '11 at 15:15\listoffigures(or\listoftables) only whenfigure(ortable) was used. – Werner Nov 1 '11 at 16:19