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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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