Re: problemi con l’appendice

#14201
Up
0
Down
::


Risolto!!!
Grazie mille.
Come da netiquette:
Utilizzando il pacchetto appendix
`
\chapter{capitolo1}
\begin{appendices}
\chapter{appendice1}
\end{appendices}

\chapter{capitolo2}
\begin{appendices}
\chapter{appendice2}
\end{appendices}
`

Go to top