From 90f9ab3dfe07689453ba59a6f665113a6876e11d Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Tue, 1 Oct 2024 11:19:21 +0200 Subject: [PATCH] Rename toc => contents --- 0-front/{toc.tex => contents.tex} | 1 - main.tex | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) rename 0-front/{toc.tex => contents.tex} (99%) diff --git a/0-front/toc.tex b/0-front/contents.tex similarity index 99% rename from 0-front/toc.tex rename to 0-front/contents.tex index 2ac1067..3f711e8 100644 --- a/0-front/toc.tex +++ b/0-front/contents.tex @@ -1,4 +1,3 @@ - \begin{listof} \renewcommand{\contentsname}{\textsf{Contents}} \renewcommand{\cftsecfont}{}% Unbold sections diff --git a/main.tex b/main.tex index 71982f4..e947baa 100644 --- a/main.tex +++ b/main.tex @@ -34,7 +34,7 @@ \frontmatter \import{0-front}{cover} %\importchapter{0-front}{acknowledgement} -\importchapter{0-front}{toc} +\importchapter{0-front}{contents} \mainmatter %\import{1-background}{background}