Search found 3 matches

by jobdone2000
Fri May 01, 2009 12:23 pm
Forum: Page Layout
Topic: How do I change the default glossary name?
Replies: 1
Views: 2881

How do I change the default glossary name?

I'm using the glossary package and would like to change the default name. How do I do that?

Code: Select all

\usepackage[style=altlist]{glossary}
by jobdone2000
Tue Apr 28, 2009 4:37 am
Forum: Page Layout
Topic: Spacing before title in appendix
Replies: 2
Views: 5864

Spacing before title in appendix

Hi Stefan_K,

Thank you for your response, it's much appreciated.

Frankly I couldn't work out how I could use the package. The problem is that I don't want to adjust the chapter tag settings that I've used throughout the document. Instead, I merely want to adjust the titles in appendices.

If I ...
by jobdone2000
Tue Apr 28, 2009 12:03 am
Forum: Page Layout
Topic: Spacing before title in appendix
Replies: 2
Views: 5864

Spacing before title in appendix

Hi Guys,

I'm a newbie to latex and modifying templates/styles so I'd appreciate some help with an issue I'm having with \appendix.

I've produced a few appendices using:

\appendix
\noappendicestocpagenum
\addappheadtotoc

\input{sections/appendix1}
\input{sections/appendix2}
\input{sections ...