Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
132 views

Distance between headsepline and text in header [closed]

The problem I'm having right now is that I'm not able to close the gap between the text in the header and the headsepline. It only works if I delete the image from the header (see screenshot). How can ...
JmlGmbn's user avatar
  • 53
0 votes
0 answers
163 views

Why do I get a `weird error' (according to overleaf) when trying to compile my pdf with a logo in the footer?

I want to include a logo in the footer (here a graphic of a green box as an example) into my document. However, doing so results in errors which stem from the KOMAoptions command and I dont know how ...
Lagrange's user avatar
2 votes
1 answer
689 views

How to change footskip in koma-script with scrlayer-scrpage pagestyle?

I feel like this is somewhat of a common problem where most people just give up on. What I want, is to reduce the space between the the text area and the footer. So there is less white space between ...
Darkproduct's user avatar
0 votes
1 answer
454 views

\newgeometry does not apply the right margins

I developed the following code for my document: \documentclass[10pt,a4paper]{article} \usepackage[utf8]{inputenc} \usepackage[german]{babel} \usepackage[headsepline,footsepline]{scrlayer-scrpage} \...
SAM_N's user avatar
  • 15
-1 votes
1 answer
704 views

Centered picture in header and footer of LaTeX file

I try to add a centered picture in the header and the footer of my documents title page. It should look like in the first picture, that I have just created in a word processing program. I tried two ...
SAM_N's user avatar
  • 15
1 vote
1 answer
1k views

Footer too high with scrlayer-scrpage

my footer is too high. I'm creating a new template and now im using scrlayer-scrpage. In my last template, i used fancyhdr. Where is the mistake? it is a difference about 2,5cm !! \documentclass[12pt,...
nico.wagner's user avatar
0 votes
1 answer
1k views

How do I add footseplines? [duplicate]

I have set up a documentclass like this \documentclass[ 11pt, % Font size final, cleardoublepage = plain, % just for page numbers on cleardoublepages parskip=half, ...
Mr.Sh4nnon's user avatar
1 vote
1 answer
579 views

\lofoot and \lefoot do not adjust correctly

When applying the comments \lofoot and \lefoot, the footer on the even page is not displayed. Furthermore the comment \headmark also contains the number of the chapter and I want only the name. Does ...
SLeenders's user avatar
  • 183