summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-UKoLa.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/uni-titlepage/titlepage-UKoLa.tex')
-rw-r--r--Master/texmf-dist/doc/latex/uni-titlepage/titlepage-UKoLa.tex84
1 files changed, 84 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-UKoLa.tex b/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-UKoLa.tex
new file mode 100644
index 00000000000..280dbf403df
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-UKoLa.tex
@@ -0,0 +1,84 @@
+%%
+%% This is file `titlepage-UKoLa.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% uni-titlepage.dtx (with options: `doc,example,UKoLa')
+%% Copyright (c) 2009-2021 by Markus Kohm <komascript(at)gmx.info>
+%%
+%% 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%
+ -UKoLa%
+ .tex%
+}[%
+2021/09/01 v0.7
+KOMA presents the title page project
+]
+\documentclass[a4paper,pagesize]{scrbook}
+\usepackage[ngerman]{babel}
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+\usepackage[demo]{graphicx}% remove option demo if you have the logo
+\usepackage{xcolor}
+\usepackage{uni-titlepage}
+\begin{document}
+\TitlePageStyle{UKoLa}
+\maketitle[%
+ titlefont=\sffamily,
+ mainlogo=\textcolor{red}{{%
+ \includegraphics[height=10mm,width=63mm]%
+ {uni-koblenz-landau}%
+ }},
+ chair=\textcolor{red}{Nummer des Instituts:
+ Name des Instituts},
+ secondlogo=\textcolor{red}{Optionales weiteres Logo},
+ title=\textcolor{red}{Titel der Studien-, Bachelor-, Master- oder Diplomarbeit},
+ subject=\textcolor{red}{Diplomarbeit},
+ academicgrade=\textcolor{red}{Diplom-Informatikers},
+ discipline=\textcolor{red}{Name des Studiengangs},
+ place={\textcolor{red}{Koblenz}},
+ author=\textcolor{red}{Vorname und Nachname des Absolventen / der
+ Absolventin},
+ advisor=\textcolor{red}{Title{}
+ Vorname{}
+ Name,
+ Institut, Fachbereich innerhalb der Universität /
+ Institution außerhalb der Universität},
+ referee={\textcolor{red}{Title{}
+ Vorname{}
+ Name,
+ Institut, Fachbereich innerhalb der Universität /
+ Institution außerhalb der Universität}%
+ \and[f]\textcolor{red}{Title{}
+ Vorname{}
+ Name,
+ Institut, Fachbereich innerhalb der Universität /
+ Institution außerhalb der Universität}%
+ },%
+ date=\textcolor{red}{Abgabemonat},
+]
+
+\end{document}
+\endinput
+%%
+%% End of file `titlepage-UKoLa.tex'.