Document Classesfont size

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Yoni
Posts: 3
Joined: Thu Jun 10, 2010 2:47 pm

font size

Post by Yoni »

Hi
I got some trouble to change the font size of
the chapters and the sections in my thesis. I am using this scrbook document class. Any help would be apericated.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

php1ic
Posts: 192
Joined: Wed Jan 28, 2009 8:17 pm

Re: font size

Post by php1ic »

I haven't used them, but the titlesec and titletoc packages are discussed a lot on the forum when people want to do the same as you.

http://www.ctan.org/tex-archive/macros/ ... /titlesec/
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

font size

Post by frabjous »

scrbook has its own macros for doing this, and you don't need titlesec or similar. See section 3.2.1 (page 59ff) of the KOMA Script documentation.
Post Reply