Page LayoutKOMA-Script `scrrprt` and `titlepage=false`: How to reduce vertical space between title and text?

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
balin
Posts: 1
Joined: Tue Sep 19, 2023 11:09 am

KOMA-Script `scrrprt` and `titlepage=false`: How to reduce vertical space between title and text?

Post by balin »

I'm using KOMA-Script's `scrrprt` class via [Quarto][https://www.quarto.org] along with the `documentclass` option `titlepage=false`.

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,

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
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?

Post by Stefan Kottwitz »

Hi Balin,

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 Infominimal working example) forum readers can give specific working code as an answer.

Stefan
LaTeX.org admin
Post Reply