4 Dicembre 2010 alle 20:10
#53394
::
Come posso evitare che nell’introduzione mi esca ELENCO DELLE TABELLE???
Grazie!!!
`\documentclass[a4paper,…]{book}
…
\begin{document}
\frontmatter
\tableofcontents
\listoftables
\chapter{Introduzione}
…
\mainmatter
…`
Sono abbastanza sicuro che così non venga fuori quello che lamenti.
Ciao
Enrico