Hi,
I want to increase the width between figure numbers and figure captions in
"list of figures". But when I use tocloft, I get an error..
Here is what I am doing:
\usepackage{tocloft}
\setlength{\cftfignumwidth}{3em}
I even tried this as mentioned in some lists on the internet, but no
success..
\usepackage[subfigure]{tocloft}
\setlength{\cftfignumwidth}{3em}
I observed that even if I just include the statement \usepackage{tocloft}
without the second line, I get an error.. The error says Missing }
inserted...
Any suggestions please?
Nagaraj