This is the template I have used, so these are the settings basically.
%Dokumentklasse
\documentclass[a4paper,12pt]{scrreprt}
\usepackage[left= 2.5cm,right = 2.5cm, bottom = 4 cm, top = 3 cm]{geometry}
%\usepackage[onehalfspacing]{setspace}
% ============= Packages ...
Search found 2 matches
- Sun Mar 07, 2021 6:13 pm
- Forum: Text Formatting
- Topic: Removing Spacing before Chapter with titlesec causes errors
- Replies: 3
- Views: 4220
- Sun Mar 07, 2021 4:18 pm
- Forum: Text Formatting
- Topic: Removing Spacing before Chapter with titlesec causes errors
- Replies: 3
- Views: 4220
Removing Spacing before Chapter with titlesec causes errors
Hey there,
I am trying to remove the spacing before the chapter. I have come across quite a few solutions.
I am trying to put this command into the configuration, using titlesec.
\usepackage[compact]{titlesec}
\renewcommand{\abovechapterskip}{\vspace*{10pt}}
For each use of \section I get an ...
I am trying to remove the spacing before the chapter. I have come across quite a few solutions.
I am trying to put this command into the configuration, using titlesec.
\usepackage[compact]{titlesec}
\renewcommand{\abovechapterskip}{\vspace*{10pt}}
For each use of \section I get an ...