Re: indice con numeri romani

#83334
Up
0
Down
::

ivan” post=82684`
\addcontentsline{toc}{chapter}{\listfigurename}
\listoffigures
\addcontentsline{toc}{chapter}{\listtablename}
\listoftables
`
Se usi hyperref aggiungi \phantomsection prima di ogni \addcontentsline.
Ci sarebbe anche il pacchetto
`\usepackage[nottoc]{tocbibind}`
“nottoc” serve per evitare che venga inserito nell’indice anche la voce “Indice” 🙂

Manca un [tt]\cleardoublepage[/tt] prima di [tt]\addcontentsline[/tt] (ce n’è uno nell’originale, ma occorre anche dopo il secondo.

Ciao
Enrico

Go to top