Page LayoutCustomize section header

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
temusin
Posts: 1
Joined: Fri Jul 30, 2010 9:25 pm

Customize section header

Post by temusin »

Hi,

I am new to latex and writing my MS thesis in it. I have searched it a lot but my inexperience is making it really difficult to understand it.

I would like to customize the section header. Basically I want each section to start in a new page, centered and look something like this:

SECTION I


INTRODUCTION

something like the above. Where I - is the section number in Roman. Any help?

Thanks in advance!
tem

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

Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Customize section header

Post by Stefan Kottwitz »

Hi tem,

welcome to the board!
This can be done using the titlesec package. Have a look at the documentation, especially at the commands \titleformat and at the examples at the end.

Stefan
LaTeX.org admin
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Customize section header

Post by localghost »

For a MS thesis you better rely on a chapter based class. Chapters are always started on a new page and you will need this structuring hierarchy for a document of this size.

For solutions regarding the customization of headings you should try the forum search (simple version in the upper right corner, advanced version in the lower left corner).


Best regards and welcome to the board
Thorsten
Post Reply