1
0

Add tables definition

This commit is contained in:
2026-07-18 13:43:45 +02:00
parent 25c9352a05
commit e5a60a93b5
+9
View File
@@ -89,6 +89,7 @@
\usepackage{makecell}
\usepackage{multirow}
\usepackage{float}
\usepackage{array}
% Formattazione titoli
\usepackage{titlesec}
@@ -227,6 +228,14 @@
\listofgraphs
\addcontentsline{toc}{chapter}{Grafici}
% tabelle
\cleardoublepage
\phantomsection
\renewcommand{\lstlistingname}{Tabelle}
\renewcommand{\lstlistlistingname}{Tabelle}
\listoftables
\addcontentsline{toc}{chapter}{Tabelle}
% codice
\cleardoublepage
\phantomsection