Search found 3 matches

by matt1
Wed Oct 26, 2011 6:55 pm
Forum: General
Topic: Get the word Appendix in heading
Replies: 4
Views: 2397

Re: Appendix issue

At the moment I only have one, but will almost certainly need more. I really appreciate the quick response to my question as my deadline is looming and these small things can be irritating.

Cheers :)
by matt1
Wed Oct 26, 2011 3:34 pm
Forum: General
Topic: Get the word Appendix in heading
Replies: 4
Views: 2397

Get the word Appendix in heading

Appendix A

Heading
The latter you would get by \chapter, as you probably did with the report class. Now you use the article class without chapters, so you lost the chapter style. You still could get it for example using the titlesec package, however it's perhaps not a good idea to change the ...
by matt1
Wed Oct 26, 2011 1:55 pm
Forum: General
Topic: Get the word Appendix in heading
Replies: 4
Views: 2397

Get the word Appendix in heading

Hello,

I've used latex a few years ago for creating a report, now I am creating an article. I changed the formatting to remove the contents page and numbering. However, once I created my appendix I lose the "Appendix A" at the top of the page to simply "A". How do I get the prefix "Appendix" back ...