Add tables definition
This commit is contained in:
@@ -89,6 +89,7 @@
|
|||||||
\usepackage{makecell}
|
\usepackage{makecell}
|
||||||
\usepackage{multirow}
|
\usepackage{multirow}
|
||||||
\usepackage{float}
|
\usepackage{float}
|
||||||
|
\usepackage{array}
|
||||||
|
|
||||||
% Formattazione titoli
|
% Formattazione titoli
|
||||||
\usepackage{titlesec}
|
\usepackage{titlesec}
|
||||||
@@ -227,6 +228,14 @@
|
|||||||
\listofgraphs
|
\listofgraphs
|
||||||
\addcontentsline{toc}{chapter}{Grafici}
|
\addcontentsline{toc}{chapter}{Grafici}
|
||||||
|
|
||||||
|
% tabelle
|
||||||
|
\cleardoublepage
|
||||||
|
\phantomsection
|
||||||
|
\renewcommand{\lstlistingname}{Tabelle}
|
||||||
|
\renewcommand{\lstlistlistingname}{Tabelle}
|
||||||
|
\listoftables
|
||||||
|
\addcontentsline{toc}{chapter}{Tabelle}
|
||||||
|
|
||||||
% codice
|
% codice
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
\phantomsection
|
\phantomsection
|
||||||
|
|||||||
Reference in New Issue
Block a user