Re: list of figures and table overlapping with title

2013-08-26 Thread Wolfgang Engelmann
Am Saturday, 24. August 2013, 21:39:40 schrieb luke jones:
 Hi guys
 
 I'm using Lyx for my PhD thesis. Unfortunately I do not know how to use
 Latex, but I have been very happy with Lyx.
 
 When I generate the PDF output, in the list of figures and tables when I
 get to
 
 5.5.10
 5.5.11
 
 then the 0 overlaps with the first letter of the title of the table or
 figure.
had the same problem once. See

http://comments.gmane.org/gmane.editors.lyx.general/78633
for the solution, which says

add in the preamble some of this:


%more space between figurenumber and text in toc
\usepackage{tocloft}
%\addtolength{\cftlotnumwidth}{1em}
%%\addtolength{\cftlotnumwidth}{2em}
%\addtolength{\cftlofnumwidth}{1em}
%%\addtolength{\cftlofnumwidth}{2em}
%\addtolength{\cftsubsecnumwidth}{0.3em}
\addtolength{\cftsubsecnumwidth}{0.5em}
%\addtolength{\cftsecnumwidth}{0.3em}
\addtolength{\cftsecnumwidth}{0.5em}
%\addtolength{\cftchapnumwidth}{1em}
\addtolength{\cftchapnumwidth}{2em}
\addtolength{\cftfignumwidth}{1em}


you might need to increase the numbers

 
 I have been reading online about changing Latex codes but I don't know
 how to do this.
 
 Is there an easy way to get round this problem?
 
 If not, could you advise me how to change the code for dummys!
 
 Thanks in advance
 
 LJ


-- 
-
Wolfgang Engelmann
Schlossgartenstrasse 22
D-72070 Tübingen
Tel 07071 68325


Re: list of figures and table overlapping with title

2013-08-26 Thread Wolfgang Engelmann
Am Saturday, 24. August 2013, 21:39:40 schrieb luke jones:
 Hi guys
 
 I'm using Lyx for my PhD thesis. Unfortunately I do not know how to use
 Latex, but I have been very happy with Lyx.
 
 When I generate the PDF output, in the list of figures and tables when I
 get to
 
 5.5.10
 5.5.11
 
 then the 0 overlaps with the first letter of the title of the table or
 figure.
had the same problem once. See

http://comments.gmane.org/gmane.editors.lyx.general/78633
for the solution, which says

add in the preamble some of this:


%more space between figurenumber and text in toc
\usepackage{tocloft}
%\addtolength{\cftlotnumwidth}{1em}
%%\addtolength{\cftlotnumwidth}{2em}
%\addtolength{\cftlofnumwidth}{1em}
%%\addtolength{\cftlofnumwidth}{2em}
%\addtolength{\cftsubsecnumwidth}{0.3em}
\addtolength{\cftsubsecnumwidth}{0.5em}
%\addtolength{\cftsecnumwidth}{0.3em}
\addtolength{\cftsecnumwidth}{0.5em}
%\addtolength{\cftchapnumwidth}{1em}
\addtolength{\cftchapnumwidth}{2em}
\addtolength{\cftfignumwidth}{1em}


you might need to increase the numbers

 
 I have been reading online about changing Latex codes but I don't know
 how to do this.
 
 Is there an easy way to get round this problem?
 
 If not, could you advise me how to change the code for dummys!
 
 Thanks in advance
 
 LJ


-- 
-
Wolfgang Engelmann
Schlossgartenstrasse 22
D-72070 Tübingen
Tel 07071 68325


Re: list of figures and table overlapping with title

2013-08-26 Thread Wolfgang Engelmann
Am Saturday, 24. August 2013, 21:39:40 schrieb luke jones:
> Hi guys
> 
> I'm using Lyx for my PhD thesis. Unfortunately I do not know how to use
> Latex, but I have been very happy with Lyx.
> 
> When I generate the PDF output, in the list of figures and tables when I
> get to
> 
> 5.5.10
> 5.5.11
> 
> then the 0 overlaps with the first letter of the title of the table or
> figure.
had the same problem once. See

http://comments.gmane.org/gmane.editors.lyx.general/78633
for the solution, which says

add in the preamble some of this:


%more space between figurenumber and text in toc
\usepackage{tocloft}
%\addtolength{\cftlotnumwidth}{1em}
%%\addtolength{\cftlotnumwidth}{2em}
%\addtolength{\cftlofnumwidth}{1em}
%%\addtolength{\cftlofnumwidth}{2em}
%\addtolength{\cftsubsecnumwidth}{0.3em}
\addtolength{\cftsubsecnumwidth}{0.5em}
%\addtolength{\cftsecnumwidth}{0.3em}
\addtolength{\cftsecnumwidth}{0.5em}
%\addtolength{\cftchapnumwidth}{1em}
\addtolength{\cftchapnumwidth}{2em}
\addtolength{\cftfignumwidth}{1em}


you might need to increase the numbers

> 
> I have been reading online about changing Latex codes but I don't know
> how to do this.
> 
> Is there an easy way to get round this problem?
> 
> If not, could you advise me how to change the code "for dummys"!
> 
> Thanks in advance
> 
> LJ


-- 
-
Wolfgang Engelmann
Schlossgartenstrasse 22
D-72070 Tübingen
Tel 07071 68325


list of figures and table overlapping with title

2013-08-24 Thread luke jones
Hi guys

I'm using Lyx for my PhD thesis. Unfortunately I do not know how to use Latex, 
but I have been very happy with Lyx.

When I generate the PDF output, in the list of figures and tables when I get 
to 

5.5.10
5.5.11

then the 0 overlaps with the first letter of the title of the table or figure.

I have been reading online about changing Latex codes but I don't know how to 
do this.

Is there an easy way to get round this problem?

If not, could you advise me how to change the code for dummys!

Thanks in advance

LJ





list of figures and table overlapping with title

2013-08-24 Thread luke jones
Hi guys

I'm using Lyx for my PhD thesis. Unfortunately I do not know how to use Latex, 
but I have been very happy with Lyx.

When I generate the PDF output, in the list of figures and tables when I get 
to 

5.5.10
5.5.11

then the 0 overlaps with the first letter of the title of the table or figure.

I have been reading online about changing Latex codes but I don't know how to 
do this.

Is there an easy way to get round this problem?

If not, could you advise me how to change the code for dummys!

Thanks in advance

LJ





list of figures and table overlapping with title

2013-08-24 Thread luke jones
Hi guys

I'm using Lyx for my PhD thesis. Unfortunately I do not know how to use Latex, 
but I have been very happy with Lyx.

When I generate the PDF output, in the list of figures and tables when I get 
to 

5.5.10
5.5.11

then the 0 overlaps with the first letter of the title of the table or figure.

I have been reading online about changing Latex codes but I don't know how to 
do this.

Is there an easy way to get round this problem?

If not, could you advise me how to change the code "for dummys"!

Thanks in advance

LJ