%% %% This is file `titlepage-DHBW.tex', %% generated with the docstrip utility. %% %% The original source files were: %% %% uni-titlepage.dtx (with options: `doc,example,DHBW') %% 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% -DHBW% .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[demo]{graphicx}% remove option demo if you have the logo \usepackage{xcolor} \usepackage{uni-titlepage} \begin{document} \TitlePageStyle{DHBW} \makeatletter\providecommand*{\@titlepagefont}{\normalfont\sffamily}\makeatother \setkomafont{subject}{\sffamily\bfseries} \maketitle[% titlefont=\sffamily, mainlogo=\textcolor{red}{{% % You may add a company logo here! % NOTE: The original logo has a large white border! \includegraphics[width=57mm,height=27mm]% {DHBW_d_MOS_195x95_rgb_300.jpg}% }}, % You may additionally change titlehead. The original definition of % titlehead is: titlehead={\hspace*{\fill}\usetitleelement{mainlogo}}, title=\textcolor{red}{Bachelorarbeitsthema}, subject=\textcolor{red}{BACHELORARBEIT}, academicgrade=\textcolor{red}{Bachelor of Engineering}, discipline=\textcolor{red}{Studiengang}, place={Baden-Württemberg \textcolor{red}{Stadt}}, student=\textcolor{red}{Vorname Nachname}, duration=\textcolor{red}{12 Wochen}, matriculationnumber=\textcolor{red}{Matrikelnummer}, course=\textcolor{red}{Kurskürzel}, company=\textcolor{red}{Firmenname, Stadt}, advisor=\textcolor{red}{Titel Vorname Nachname}, referee=\textcolor{red}{Titel Vorname Nachname}, date=\textcolor{red}{Abgabedatum} ] \end{document} \endinput %% %% End of file `titlepage-DHBW.tex'.