Page Layout ⇒ Title spacing for only one chapter
Title spacing for only one chapter
I've been writing my thesis (like so many other forum posters!) in Latex using the report class. I'm happy with the layout as a whole but would like to raise the postion of the Abstract chapter title (\chapter*{Abstract} btw) to make this section fit on one page (it is currently two lines over).
I've tried \vspace above the heading but it doesn't make any difference. Below the heading it works but the results don't look very nice (no space between the heading and text).
I've read similar threads which recommend \titlesec. I tried this package but it didn't seem make any difference. Also I am worried about titlesec applying the results globally to my document when really I only want to move the Abstract heading (one page).
Any suggestions greately appreciated.
Many Thanks,
Ad
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
Title spacing for only one chapter
Code: Select all
\chapter*{\vspace{-1in}Abstract}
There is no doubt a way to do this with titlesec too, but let's try the above first and see if that creates any problems for you.
Re: Title spacing for only one chapter
Thank you so much, you wouldn't believe how long I've spent on this!
One step closer to handing in...

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Title spacing for only one chapter
Then please mark the topic (and not the last post) accordingly as clearly written in Section 3 of the Board Rules (to be read before posting).Adlab wrote:Brilliant, it worked! […]
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10