Page LayoutAppendix format

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
rajini
Posts: 64
Joined: Mon Mar 22, 2010 2:27 pm

Appendix format

Post by rajini »

Hello all,
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}
But how to change A and B in the above line as:
Appendix A My first Appendix
Appendix B My second Appendix

thanks for your help, rajini.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

rajini
Posts: 64
Joined: Mon Mar 22, 2010 2:27 pm

Re: Appendix format

Post by rajini »

sorry,

now i got to know that it is not possible!
thanks
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Appendix format

Post by frabjous »

Of course it is possible, but no one can help you, since you did not follow board rules. You did not provide a compiliable minimal working example.
Post Reply