Shivaramaiah, Nagaraj 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]{}{3e
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,
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 intern
On 08/07/2009 10:44 PM, Marcelo Reis wrote:
Hi
GuysFirst of all I'd like to wish you all a pretty good weekend
:-)
Secondly, (here it comes...)
I'm trying to understanding the TocLoft documentation to use in my
College Paper but I'm stuck in the following:
H
Hi GuysFirst of all I'd like to wish you all a pretty good weekend
:-)
Secondly, (here it comes...)
I'm trying to understanding the TocLoft documentation to use in my
College Paper but I'm stuck in the following:
How would be the procedure to set the numwidth of a specif
>> I can do that with:
> >>[EMAIL PROTECTED]@dottedtocline{0}{1.5em}{2.3em}} %
> >> However in TOC, this removes formatting of the chapter entries and
> >> removes section indents.
> >>
> >>> From what I can tell, I should be able to us
ries and
removes section indents.
From what I can tell, I should be able to use tocloft package but
when I use
it I get error:
LaTeX Error: Command [EMAIL PROTECTED] already defined.
Can anybody suggest a solution for this?
Thank you
Leo
Hi,
I did have the same problem when i tried to use
s and removes
section indents.
From what I can tell, I should be able to use tocloft package but when I use
it I get error:
LaTeX Error: Command [EMAIL PROTECTED] already defined.
Can anybody suggest a solution for this?
Thank you
Leo
Hi,
When I put \usepackage{tocloft} in my preamble, using amsbook style,
I get an error: 'Can be used only in preamble' at every \end{quote}
Does anyone have any idea why that is?
Cheers,
Jeroen.
Hey everyone,
I have a problem using tocloft and subfigure packages together. The deal
is they both define and use the counter "lofdepth" (see error messages
at the end). Has anybody used them together? If so, how can this be done?
Regard
legendfigure1
>
> but with
>
> 10.10Figurechapter10legendfigure1
have a look at
http://www.lyx.org/help/tocloft/TOC.php
there are solution for the labelwidth with and without tocloft
HErbert
separation.
I tried the tocloft package in the preamble
.
\usepackage{tocloft}
%see EMail Husmann
\renewcommand{\l@section}{\@dottedtocline{1}{1.5em}{2.9em}}
\renewcommand{\l@subsection}{\@dottedtocline{2}{4.4em}{3.9em}}
\renewcommand{\l@subsubsection}{\@dottedtocline{3}{8.2em}{4.1em}}
%\renewcommand{\l
Using report. The \AtBeginDocument suggestion worked fine.
Also sprach Tuukka Toivonen:
> On Mon, 17 Dec 2001, Christopher M. Jones wrote:
> >I want to change the title "Contents" for the table of contents, using
> >tocloft. Documentation says \renewcommand{\contentsna
On Mon, 17 Dec 2001, Christopher M. Jones wrote:
>I want to change the title "Contents" for the table of contents, using
>tocloft. Documentation says \renewcommand{\contentsname}{...} should do it,
>but this doesn't work. Have I missunderstood the documentation
On Mon, 17 Dec 2001, Christopher M. Jones wrote:
> I want to change the title "Contents" for the table of contents, using
> tocloft. Documentation says \renewcommand{\contentsname}{...} should do
> it, but this doesn't work. Have I missunderstood the documenta
I want to change the title "Contents" for the table of contents, using
tocloft. Documentation says \renewcommand{\contentsname}{...} should do it,
but this doesn't work. Have I missunderstood the documentation?
On Wed, Aug 01, 2001 at 02:45:13PM +0300, Tuukka Toivonen wrote:
> On Wed, 1 Aug 2001, Dekel Tsur wrote:
>
> > Another solution for uppercase sections is the following:
> >
> > \let\oldsection\section
> > \renewcommand{\section}[1]{\oldsection{\uppercase{#1}}}
>
> Thank you, it almost works. Ho
On Wed, 1 Aug 2001, Dekel Tsur wrote:
> Another solution for uppercase sections is the following:
>
> \let\oldsection\section
> \renewcommand{\section}[1]{\oldsection{\uppercase{#1}}}
Thank you, it almost works. However, it corrupts "section*" style.
When I previously had "abstract" in "section
On Wed, Aug 01, 2001 at 08:46:16AM +0200, Guenter Milde wrote:
> On Tue, 31 Jul 2001 19:56:04 +0300 (EEST) wrote Tuukka Toivonen
><[EMAIL PROTECTED]>:
>
> > tocloft seems to be working fine and my TOC styles are now
> > perfect... except that I'd like to have th
On Tue, 31 Jul 2001 19:56:04 +0300 (EEST) wrote Tuukka Toivonen <[EMAIL PROTECTED]>:
> tocloft seems to be working fine and my TOC styles are now
> perfect... except that I'd like to have the section headings typesetted in
> CAPITALS (not just small caps) just like ins
Tuukka Toivonen wrote:
>
> tocloft seems to be working fine and my TOC styles are now
> perfect... except that I'd like to have the section headings typesetted in
> CAPITALS (not just small caps) just like inside the article body. However,
> \uppercase doesn't se
tocloft seems to be working fine and my TOC styles are now
perfect... except that I'd like to have the section headings typesetted in
CAPITALS (not just small caps) just like inside the article body. However,
\uppercase doesn't seem to be working (from my preamble):
% Format TOC
\
> > Detlev Humann wrote:
> >
> > Hi!
> > As my list of tables is longer than 10 entries I tried to follow
> > Herbert Voss´ advice
> > (http://www.educat.hu-berlin.de/~voss/lyx/tocloft/) using "tocloft"
> > (in lyx-preamble: \usepackage{tocl
> Detlev Humann wrote:
>
> Hi!
> As my list of tables is longer than 10 entries I tried to follow
> Herbert Voss´ advice
> (http://www.educat.hu-berlin.de/~voss/lyx/tocloft/) using "tocloft"
> (in lyx-preamble: \usepackage{tocloft}
> \addtolengt{\cftfignumwidth
Hi!
As my list of tables is longer than 10 entries
I tried to follow Herbert Voss´ advice (http://www.educat.hu-berlin.de/~voss/lyx/tocloft/)
using "tocloft"
(in lyx-preamble: \usepackage{tocloft}
\addtolengt{\cftfignumwidth}{1em})
to change the lablewith, so that the number
of
25 matches
Mail list logo