Remove from index
This commit is contained in:
@@ -214,27 +214,23 @@
|
|||||||
|
|
||||||
% indice
|
% indice
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\addcontentsline{toc}{chapter}{\contentsname}
|
|
||||||
|
|
||||||
% figure
|
% figure
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
\phantomsection
|
\phantomsection
|
||||||
\renewcommand{\listfigurename}{Figure}
|
\renewcommand{\listfigurename}{Figure}
|
||||||
\listoffigures
|
\listoffigures
|
||||||
\addcontentsline{toc}{chapter}{\listfigurename}
|
|
||||||
|
|
||||||
% grafici
|
% grafici
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
\phantomsection
|
\phantomsection
|
||||||
\listofgraphs
|
\listofgraphs
|
||||||
\addcontentsline{toc}{chapter}{Grafici}
|
|
||||||
|
|
||||||
% tabelle
|
% tabelle
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
\phantomsection
|
\phantomsection
|
||||||
\renewcommand{\listtablename}{Tabelle}
|
\renewcommand{\listtablename}{Tabelle}
|
||||||
\listoftables
|
\listoftables
|
||||||
\addcontentsline{toc}{chapter}{Tabelle}
|
|
||||||
|
|
||||||
% codice
|
% codice
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
@@ -242,13 +238,11 @@
|
|||||||
\renewcommand{\lstlistingname}{Codice}
|
\renewcommand{\lstlistingname}{Codice}
|
||||||
\renewcommand{\lstlistlistingname}{Codice}
|
\renewcommand{\lstlistlistingname}{Codice}
|
||||||
\lstlistoflistings
|
\lstlistoflistings
|
||||||
\addcontentsline{toc}{chapter}{\lstlistlistingname}
|
|
||||||
|
|
||||||
% acronimi
|
% acronimi
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
\phantomsection
|
\phantomsection
|
||||||
\chapter*{Acronimi}
|
\chapter*{Acronimi}
|
||||||
\addcontentsline{toc}{chapter}{Acronimi}
|
|
||||||
\printacronyms[heading=none]
|
\printacronyms[heading=none]
|
||||||
|
|
||||||
\clearpage
|
\clearpage
|
||||||
|
|||||||
Reference in New Issue
Block a user