toc/chapters

This commit is contained in:
Marc Beninca 2020-10-10 11:01:33 +02:00
parent a76b91e817
commit c9afad4fda
2 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -1,2 +1,5 @@
\renewcommand{\contentsname}{\ml{Contents}{Plan}}
\renewcommand{\cftchapleader}{\cftdotfill{\cftdotsep}}
\tableofcontents