It currently appears with an entry like:
Code: Select all
5 Data Presentation ............................. 16
Code: Select all
5 Data Presentation.............................16
Any guidance would be awesome. Currently, my ToC rules are(Memoir Class):
Code: Select all
%%%%% Do the ToC
\renewcommand{\contentsname}{TABLE OF CONTENTS}
\addtodef{\tableofcontents}{\clearpage\pagestyle{toc}}{}
\setlength{\topmargin}{.75in}
\renewcommand*{\tocheadstart}{\vspace*{-\topfiddle}}
\renewcommand*{\aftertoctitle}{\thispagestyle{plain}
\par\nobreak \mbox{}\hfill{%\normalfont Page
}\par\nobreak
}
\renewcommand*{\cftdotsep}{1}
\renewcommand*{\cftchapterfont}{\normalfont}
\renewcommand*{\cftchapterpagefont}{\normalfont}
\renewcommand*{\cftchapterleader}{
\cftchapterfont\cftdotfill{\cftchapterdotsep}}
\renewcommand*{\cftchapterdotsep}{\cftdotsep}