I would to obtain, using the Legrand Orange Book source and his structure.tex file, an appendix (in Italian language) done only with the letters of the alphabet.
So for example:
The several parts, different from the appendix, must to start with the arabic numerals from 1, 2, 3, etc. With my long source structure.tex with many different \usepackage I can only do this after many attempts.
At the Christian Hupfer's answer I have added:
\pagenumbering{roman}%<------for the preface
\pagenumbering{arabic}%<------for the parts
and to have an \part+\chapter into appendix (\usepackage[all options]{appendix}) with all the alphabetical letter I have added only:
\appendix
\part{\textcolor{ocre}{\textsc{Appendice}}}
\chapter{Richiami di formalismo vettoriale}
but I have always an arabic number and I have not the letter A. I have made many attempts but I have not succeeded as can be seen from the image. Thank you in advance for yours help.


chapter_head_9.pdfcontain the number 5? – Sigur May 22 '18 at 21:18\chapterimage{chapter_head_9.pdf} % Chapter heading image. – Sebastiano May 22 '18 at 21:32