GeneralAppendix

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Rakshath
Posts: 6
Joined: Sun Apr 01, 2012 4:55 pm

Appendix

Post by Rakshath »

how to write appendix page. then how to change the word "Chapter" to "Appendix".

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Appendix

Post by Stefan Kottwitz »

Hi Rakshath,

I wonder, if you already got any answer to one of your one-line question. Did you? Kindly have a look at Avoidable Mistakes, reading this may help.

We gladly help, but explain the situation and the question clearly with sufficient information.

Just as a friendly advice, to explain, your first question reads like
  • I don't tell you my document class (which makes the appendix)
  • I don't tell you the packages I use (such as possibly the appendix package)
  • I don't tell you what I already tried and what error messages I got or what else went wrong.
And now,
  • how to write appendix page.
I suggest, in general when posting, take yourself some time, explain the situation, perhaps with document preamble and some code at least (or a Infominimal working example), and write the question, readable, with common capitalization. This is not a chat, it's a discussion and support forum, where also readers take some time to write good answers and to provide help. If you would read some threads here, you would see that good questions get good answers.

To answer the second question, which is a bit more specific:
Rakshath wrote:then how to change the word "Chapter" to "Appendix",
Redefine the macro \chaptername before the appendix.
LaTeX.org admin
Post Reply