braeuchte mal wieder eure Hilfe. Selber bin ich nicht drauf gekommen.
Hier mein MB:
\documentclass[12pt,oneside,headings=small,leqno,bibliography=totoc,listof=totoc,abstract,numbers=noendperiod]{scrreprt}
\usepackage[ngerman,english]{babel} %language
\usepackage[left=6cm,right=2cm, top=3cm, bottom=3cm]{geometry} %layout
\usepackage[automark,headsepline]{scrlayer-scrpage}
\pagestyle{scrheadings}
\automark{chapter}
\automark*{section}
\automark*{subsection}
\ihead{\headmark}
\chead{}
\ohead{}
\begin{document}
\extratitle{\centering Schmutztitel \\ goLaTeX (C) 2009 \\ ISBN 978-3865412911}
\begin{titlepage}
\clearpage
\setlength{\hoffset}{-20mm}
\pagenumbering{Roman}
\newgeometry{left=20mm, right=20mm, top=30mm, bottom=30mm}
\newfont{\smc}{cmcsc10 at 12pt}
\begin{center}
\end{center}
\vspace*{\fill}
\end{titlepage}
\end{document}
Was mache ich falsch?
VG
N.

