From 762e2cb6f9f85238dd63c73f443e1b7c8c687cde Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Sun, 29 Sep 2024 14:11:23 +0200 Subject: [PATCH] Add toc in toc --- config/content.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/content.tex b/config/content.tex index 61c0230..32d1d45 100644 --- a/config/content.tex +++ b/config/content.tex @@ -18,7 +18,7 @@ \usepackage[autostyle]{csquotes} % For quotes \usepackage[dvipsnames]{xcolor} % More colors \usepackage{tocloft} % Customise the table of contents -\usepackage[nottoc]{tocbibind} % Add bibliography and lists to the table of contents +\usepackage{tocbibind} % Add bibliography and lists to the table of contents % Footnotes \usepackage[hang]{footmisc}