Questions tagged [scrpage2]

{scrpage2} is a deprecated package which allows the creation of custom page headers and footers.

This tag should only be used in addition to the more general {header-footer}. The package was succeeded by scrlayer-scrpage.

83 questions
3
votes
1 answer

Where can I find the scrpage.cfg file?

I want to put my pagestyles in the scrpage.cfg file but I don't know where this file is or where I have to put this after creating it. Can somebody answer me this?
Ulle
  • 413
  • 3
  • 10
2
votes
1 answer

Header collides with text

My headline collides with my text / chapters. \documentclass[a4paper, 12pt, oneside, numbers=noenddot, ngerman]{scrartcl} \usepackage[ngerman]{babel} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{amsmath, amssymb,…
idkfa
  • 461
0
votes
1 answer

Write left header (´ihead´) normal NOT cursively using ´scrpage2´

Purpose Write left header (´ihead´) normal NOT cursively using ´scrpage2´. I tried some code but it made no sense. Code This code is used: \usepackage{scrpage2} \pagestyle{scrheadings} \usepackage{totpages} \clearscrheadfoot \ihead{Header Left…
b4154
  • 157