In my document I include a few annexes, after the \appendix command, as an include, with the form:
Code: Select all
\appendix
\include{Annexes/Annexes}
Chapter A
Chapter B, etc...
Is it possible to replace this keyword with:
Annex A
Annex B, etc...
but just after the \appendix command?
It should be noted that I am sectioning the Appendix.tex file in the usual way (chapter, section, subsection, etc.).
Regards,
João Paulo Hespanha