Error using tocloft

2011-02-28 Thread Shivaramaiah, Nagaraj
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


Re: Error using tocloft

2011-02-28 Thread Shivaramaiah, Nagaraj
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


Re: Figure numbers and the figure captions overlap in list of figures

2011-02-28 Thread Shivaramaiah, Nagaraj
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}

it worked fine..

Nagaraj


Error using tocloft

2011-02-28 Thread Shivaramaiah, Nagaraj
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


Re: Error using tocloft

2011-02-28 Thread Shivaramaiah, Nagaraj
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


Re: Figure numbers and the figure captions overlap in list of figures

2011-02-28 Thread Shivaramaiah, Nagaraj
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}

it worked fine..

Nagaraj


Error using tocloft

2011-02-28 Thread Shivaramaiah, Nagaraj
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


Re: Error using tocloft

2011-02-28 Thread Shivaramaiah, Nagaraj
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


Re: Figure numbers and the figure captions overlap in list of figures

2011-02-28 Thread Shivaramaiah, Nagaraj
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}

it worked fine..

Nagaraj


Figure numbers and the figure captions overlap in list of figures

2011-02-27 Thread Shivaramaiah, Nagaraj
Dear all,

In my report, figures and tables are numbered in chapter.x format and I have
a problem with list of figures and list of tables that I include using
Insert-List/TOC-.

The problem is that for all the figures/tables that have more than one digit
after the decimal place (means from 10th figure or table), the captions and
the figure numbers overlap in list of figures and list of tables. The
figures and tables that have single digit after the decimal place, are
perfectly fine. Also within the chapters at the place where figures/tables
appear, there is no problem.

Can anyone help to solve this please?

Nagaraj


Figure numbers and the figure captions overlap in list of figures

2011-02-27 Thread Shivaramaiah, Nagaraj
Dear all,

In my report, figures and tables are numbered in chapter.x format and I have
a problem with list of figures and list of tables that I include using
Insert-List/TOC-.

The problem is that for all the figures/tables that have more than one digit
after the decimal place (means from 10th figure or table), the captions and
the figure numbers overlap in list of figures and list of tables. The
figures and tables that have single digit after the decimal place, are
perfectly fine. Also within the chapters at the place where figures/tables
appear, there is no problem.

Can anyone help to solve this please?

Nagaraj


Figure numbers and the figure captions overlap in list of figures

2011-02-27 Thread Shivaramaiah, Nagaraj
Dear all,

In my report, figures and tables are numbered in chapter.x format and I have
a problem with "list of figures" and "list of tables" that I include using
Insert->List/TOC->.

The problem is that for all the figures/tables that have more than one digit
after the decimal place (means from 10th figure or table), the captions and
the figure numbers overlap in "list of figures" and "list of tables". The
figures and tables that have single digit after the decimal place, are
perfectly fine. Also within the chapters at the place where figures/tables
appear, there is no problem.

Can anyone help to solve this please?

Nagaraj