Shivaramaiah, Nagaraj <nagaraj.shivaramaiah <at> gmail.com> writes:
>
>
> Hi,I found the solution...tocloft doesn't work properly with some of the
classes...I used titletoc instead.. \usepackage{titletoc}
>
> \dottedcontents{figure}[4.5em]{}{3em}{0.75em}
> \dottedcontents{table}[4.5em]{}{3em}{0.75em}
> and it worked..Nagaraj
>
Hi, this was a great solution, but how do I get it so that I don't have the
dots? I just wanted a way to fix the spacing issue (between the number and
the caption), but this fix also adds the dots. Thanks.