Search found 1 match

by vojtulin
Wed Nov 19, 2014 1:40 pm
Forum: General
Topic: horisontal line instead of dots in table of contents
Replies: 1
Views: 1967

horisontal line instead of dots in table of contents

Hello,

I want to ask, how can I use horizontal line instead of dots in the table of contents. Now I use:

\renewcommand{\cftdot}{\ensuremath{.}}
\renewcommand{\cftpartleader}{\cftdotfill{0.3}}
\renewcommand{\cftsecleader}{\cftdotfill{0.3}}
\renewcommand{\cftsubsecleader}{\cftdotfill{0.3 ...