I'm trying to use the appendix package.
I successfully modified the settings for my needs
Code: Select all
\usepackage[title,titletoc]{appendix}
\renewcommand*\appendixpagename{Appendix}
Can somebody help me with this?
Code: Select all
\usepackage[title,titletoc]{appendix}
\renewcommand*\appendixpagename{Appendix}
Code: Select all
\renewcommand{\thechapter}{\arabic{chapter}}