Got it right with document class scrbook. It does not require
\titleformat{\chapter}[hang]{\bf\huge}{\thechapter}{2pc}{} Good one.
Search found 3 matches
- Fri Jun 18, 2010 2:35 pm
- Forum: General
- Topic: Chapter headings without the word chapter!
- Replies: 19
- Views: 147935
- Fri Jun 18, 2010 12:28 pm
- Forum: Document Classes
- Topic: font size
- Replies: 2
- Views: 1891
font size
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.
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.
- Thu Jun 10, 2010 2:51 pm
- Forum: General
- Topic: Chapter headings without the word chapter!
- Replies: 19
- Views: 147935
Chapter headings without the word chapter!
Hey thanks! I got my nice chapter headings now. And it was really easy, just as I thought :)
In case anyone is trying to do the same here's what I did:
First I installed the titlesec package
\usepackage{titlesec}
and then added this one line to the preamble and presto! Beauty! Poetry! Etc ...
In case anyone is trying to do the same here's what I did:
First I installed the titlesec package
\usepackage{titlesec}
and then added this one line to the preamble and presto! Beauty! Poetry! Etc ...