Howdy!
Is there a smart way to use \chapter{} in the appendix so that the prefix "Apendix" is used in the table of contents? What and where do I have to change something?
Output example:
1 Section
2 Section
...
Appendix A: ...
Appendix B: ...
...
I am using the KOMA class scrreprt.
Thanks!