Search found 4 matches

by kilppari
Fri Jan 13, 2012 9:55 am
Forum: Page Layout
Topic: tocloft | Chapter Leaders in ToC
Replies: 4
Views: 8040

tocloft | Chapter Leaders in ToC

Ah, got it now.. oh man.

I was using the 'cftsecleader' macro in the preamble where the cftchapfillnum is redefined. By changing this to cftchapleader, everything works as it should..

Like this in the preamble:

\renewcommand{\cftchapfillnum}[1]{
{\cftchapleader}\nobreak %by default ...
by kilppari
Wed Jan 11, 2012 10:20 pm
Forum: Page Layout
Topic: tocloft | Chapter Leaders in ToC
Replies: 4
Views: 8040

tocloft | Chapter Leaders in ToC

Thanks for the reply and the clarifications Stefan, that works great! :)

And thanks to you I also got a little bit forward with getting the dotted leaders to reach all the way to the page numbers.

I found (from the manual) that the leader and the page numbers in TOC are typeset together with a ...
by kilppari
Wed Jan 11, 2012 12:22 pm
Forum: Page Layout
Topic: tocloft | Chapter Leaders in ToC
Replies: 4
Views: 8040

Re: tocloft | Chapter Leaders in ToC

I'm still trying to fight this problem, is this really something that cannot be done with LaTeX?

Any hints on other good packages for customizing table of contents?

-Pekka
by kilppari
Sat Jan 07, 2012 4:08 pm
Forum: Page Layout
Topic: tocloft | Chapter Leaders in ToC
Replies: 4
Views: 8040

tocloft | Chapter Leaders in ToC

Hi,

I'm having problems with customizing the table of contents of my thesis according to my university's requirements.

The main problem is with the dotting in the chapter and section leaders when using the report class along with the tocloft package. I need to have the dotting in the normal ...