Re: Appendice

#12837
Up
0
Down
::


pensavo di aver risolto leggendo questo topic ma mi vengono fuori degli errori, premetto che uso mintoc e penso che sia quello la causa degli errori e warning

`
! LaTeX Error: Command \c@lofdepth already defined.
Or name \end… illegal, see p.192 of the manual.

See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.

l.608 \newcounter{lofdepth}
\setcounter{lofdepth}{1}
Your command was ignored.
Type I to replace it with another command,
or
to continue without it.

! LaTeX Error: Command \c@lotdepth already defined.
Or name \end… illegal, see p.192 of the manual.

See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.

l.609 \newcounter{lotdepth}
\setcounter{lotdepth}{1}
Your command was ignored.
Type I to replace it with another command,
or
to continue without it.

`

e come warning

`
Package minitoc(hints) Warning:
(minitoc(hints)) You have used \minitoc but not
(minitoc(hints)) \tableofcontents
(minitoc(hints)) nor \faketableofcontents.

Package minitoc(hints) Warning:
(minitoc(hints)) Some hints have been written
(minitoc(hints)) in the tesina*or.log file.

`

Go to top