Skip to content
Snippets Groups Projects
Unverified Commit 28769e9d authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make toc big

parent f94c2ebd
Branches
Tags
No related merge requests found
......@@ -180,11 +180,12 @@ bookmarks=true]%
%%%%% Make table of contents two column
\renewcommand\tableofcontents{%
\begin{multicols}{2}
\@starttoc{toc}%
\end{multicols}
{\sffamily
\LARGE
\@starttoc{toc}
}
}
% and make repeating function
\newcommand{\Repeat}[1]{%
\expandafter\@Repeat\expandafter{\the\numexpr #1\relax}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment