toc/chapters
This commit is contained in:
parent
a76b91e817
commit
c9afad4fda
2 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
% set default size and document class
|
||||
\documentclass[12pt]{report}
|
||||
|
||||
% tune table of contents
|
||||
\usepackage{tocloft}
|
||||
|
||||
% adjust chapter titles
|
||||
\usepackage{etoolbox}
|
||||
\makeatletter
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
\renewcommand{\contentsname}{\ml{Contents}{Plan}}
|
||||
|
||||
\renewcommand{\cftchapleader}{\cftdotfill{\cftdotsep}}
|
||||
|
||||
\tableofcontents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue