Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 3
    Is there a way to just adjust the color/font and keeping all the style information from the existing document class? Commented Aug 15, 2010 at 12:58
  • 1
    for KOMA, it might be better to \setkomafont{disposition}{\foo} since this works for all title commands... (It is overridden by fonts specified in the specific commands...)
    – Seamus
    Commented Mar 10, 2011 at 15:10
  • Could you, please, tell me how to put the chapter and chaptertitle higher and to change the vertical gap between them and the text?
    – filokalos
    Commented May 28, 2011 at 20:57
  • How do I apply that for all sections? In other words including subsections and subsubsections?
    – CrazyQwert
    Commented Jun 23, 2018 at 10:06
  • 1
    @CrazyQwert \titleformat{\subsection}etc.
    – Stefan Kottwitz
    Commented Jun 23, 2018 at 10:42