Add tables definition
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user