In this template the abstract is vertically centered on the page. Instead, I would like my abstract to begin at the top of the page. How do I do this?
Thanks very much in advance to anybody who can answer this question for me!
latextemplateuser
Theses, Books, Title pages ⇒ Abstract: Centering
NEW: TikZ book now 40% off at Amazon.com for a short time.

Abstract: Centering
Hi,
Simply add a
Cheers,
Vel
Simply add a
\vfill
after your abstract text like so:Code: Select all
\abstract{\addtocontents{toc}{\vspace{1em}} % Add a gap in the Contents, for aesthetics
The Thesis Abstract is written here (and usually kept to just this page).
The page is kept centered vertically so can expand into the blank space above the
title too\ldots
\vfill
}
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Abstract: Centering
Thanks a lot!
latextemplateuser
latextemplateuser