In my report I have defined some tables. However, when I specify the command \listoftable at the beginning, it gives me 4 errors shown in the picture below.
I have no idea on how to resolve such issue, really appreciate your suggestions!!
|
In my report I have defined some tables. However, when I specify the command I have no idea on how to resolve such issue, really appreciate your suggestions!! |
||||
| show 3 more comments |
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
\listoftables(note the endings). However, you need to provide more detail regarding your usage, preferably via a minimal working example (MWE). Also include the editor you're using and the\documentclass. – Werner Sep 28 '12 at 22:37\documentclass[a4paper,12pt]{report}I am doing a thesis where I defined tables within the text and specified a\listoftablesat the beginning. – Humam Shbib Sep 28 '12 at 23:04.styfile for all we know). You need to provide more detail using an MWE. Try and remove everything except a couple of tables and your\listoftablesuntil the problem can be reproduced by the community. Then, update your question with an edit and include this MWE. – Werner Sep 28 '12 at 23:27\usepackage{graphix}– Humam Shbib Sep 28 '12 at 23:31