From 4c1202b5e644a3832af72e0e81d147598069bbbb Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Wed, 22 Jul 2026 14:05:38 +0200 Subject: [PATCH] Remove from index --- thesis.tex | 6 ------ 1 file changed, 6 deletions(-) diff --git a/thesis.tex b/thesis.tex index 2841916..60ebcc6 100644 --- a/thesis.tex +++ b/thesis.tex @@ -214,27 +214,23 @@ % indice \tableofcontents - \addcontentsline{toc}{chapter}{\contentsname} % figure \cleardoublepage \phantomsection \renewcommand{\listfigurename}{Figure} \listoffigures - \addcontentsline{toc}{chapter}{\listfigurename} % grafici \cleardoublepage \phantomsection \listofgraphs - \addcontentsline{toc}{chapter}{Grafici} % tabelle \cleardoublepage \phantomsection \renewcommand{\listtablename}{Tabelle} \listoftables - \addcontentsline{toc}{chapter}{Tabelle} % codice \cleardoublepage @@ -242,13 +238,11 @@ \renewcommand{\lstlistingname}{Codice} \renewcommand{\lstlistlistingname}{Codice} \lstlistoflistings - \addcontentsline{toc}{chapter}{\lstlistlistingname} % acronimi \cleardoublepage \phantomsection \chapter*{Acronimi} - \addcontentsline{toc}{chapter}{Acronimi} \printacronyms[heading=none] \clearpage