%% %% This is file `titlepage-Markus-1.tex', %% generated with the docstrip utility. %% %% The original source files were: %% %% uni-titlepage.dtx (with options: `doc,example,Markus,1') %% Copyright (c) 2009-2022 by Markus Kohm %% %% This file was generated from file(s) of uni-titlepage distribution. %% %% ---------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, version 1.3c of the license. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3c or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% %% This work has the LPPL maintenance status "maintained". %% %% The Current Maintainer and author of this work is Markus Kohm. %% %% This file may only be distributed together with %% the file `uni-titlepage.dtx'. %% You may however distribute the file `uni-titlepage.dtx' without this file. %% \ProvidesFile{% titlepage% -Markus-1% .tex% }[% 2022/03/22 v1.0 KOMA presents the title page project ] \documentclass[a4paper,pagesize]{scrbook} \usepackage[ngerman]{babel} \usepackage{iftex} \iftutex \else \usepackage[T1]{fontenc} \usepackage{lmodern} \fi \usepackage{xcolor} \usepackage{uni-titlepage} \begin{document} \setkomafont{subject}{\normalfont\sffamily}% because of KOMA-Script class \setkomafont{title}{\normalfont\sffamily}% because of KOMA-Script class \TitlePageStyle[pagenumber=1]{Markus-1} \maketitle[% titlepagefont={\normalfont\sffamily},% to show is without KOMA-Script class title=\textcolor{red}{Titel im Stil \texttt{Markus-1}}, subject=\textcolor{red}{Eine Klassifizierung der Arbeit}, subtitle=\textcolor{red}{Untertitel}, publisher=\textcolor{red}{Verlag}, uppertitleback=\textcolor{red}{Oberer Bereich der Rückseite des Haupttitels im Stil \texttt{Markus-1}.}, lowertitleback=\textcolor{red}{Unterer Bereich der Rückseite des Haupttitels im Stil \texttt{Markus-1}.}, dedication=\textcolor{red}{Eine Widmung im Stil \texttt{Markus-1}}, author=\textcolor{red}{Markus~Kohm\protect\and Sonst~Jemand} ] \end{document} \endinput %% %% End of file `titlepage-Markus-1.tex'.