Search found 1 match

by eelkefolmer
Sat Oct 01, 2011 5:24 am
Forum: Page Layout
Topic: Section Heading vertically centered on its own Page
Replies: 1
Views: 1430

Section Heading vertically centered on its own Page

I'm trying to vertically center headers on their own page using the following code.

Code: Select all

\titleformat{\section}[display]
{\Huge \bfseries}
{}
{0.4\textheight}
{\thesection.}
This does the trick. Just found it by randomly trying. I wish someone would write some better documentation for titlesec.