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


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


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