I use komascript 2.95 with scrbook for my work.
When i use the usual appendix command we get (in table of contents) as well as the title of the appendix appears as:
A My first Appendix
B My second Appendix.
The code is am using is
Code: Select all
\appendix
\include{appendix}
\include{appendix2}
Appendix A My first Appendix
Appendix B My second Appendix
thanks for your help, rajini.