Page Layout ⇒ KOMA-Script `scrrprt` and `titlepage=false`: How to reduce vertical space between title and text?
KOMA-Script `scrrprt` and `titlepage=false`: How to reduce vertical space between title and text?
What I am now looking for is how to reduce the amount of vertical white space generated under those conditions between the title/date/author block and the actual start of the document.
Thanks for any pointers on how to achieve that,
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
KOMA-Script `scrrprt` and `titlepage=false`: How to reduce vertical space between title and text?
welcome to the forum!
You could use
\vspace
with a negative value. You made a nice description, however, I guess, if you post real code (in the sense of a 
Stefan