summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-JT-Geschichte.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/uni-titlepage/titlepage-JT-Geschichte.tex')
-rw-r--r--Master/texmf-dist/doc/latex/uni-titlepage/titlepage-JT-Geschichte.tex63
1 files changed, 63 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-JT-Geschichte.tex b/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-JT-Geschichte.tex
new file mode 100644
index 00000000000..fe64e4eecdb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/uni-titlepage/titlepage-JT-Geschichte.tex
@@ -0,0 +1,63 @@
+%%
+%% This is file `titlepage-JT-Geschichte.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% uni-titlepage.dtx (with options: `doc,example,JT-Geschichte')
+%% 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%
+ -JT-Geschichte%
+ .tex%
+}[%
+2021/08/16 v0.6
+KOMA presents the title page project
+]
+
+\documentclass[a4paper,pagesize]{scrbook}
+\usepackage[utf8]{inputenc}
+\usepackage[ngerman]{babel}
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+\usepackage{microtype}
+\usepackage{xcolor}
+\colorlet{RED}{red}% because of \MakeUppercase{\textcolor{red}{…}}
+\usepackage{uni-titlepage}
+\begin{document}
+\TitlePageStyle{JT-Geschichte}
+\maketitle[%
+ % There are only four official elements:
+ author={\textcolor{red}{Markus Kohm}},%
+ title={\textcolor{red}{Titel der Arbeit angelehnt an Jan Tschicholds
+ Geschichte der Schrift in Bildern}},
+ titlefont=\itshape,% You may change the font of the main title
+ publisher={\textcolor{red}{Der Verlag in seiner Langform}},
+ place={\textcolor{red}{Der Ort}}
+ % Nevertheless, you may use extratitle, lowertitleback and uppertitleback.
+ % See Markus-2 for more information about those.
+]
+\end{document}
+\endinput
+%%
+%% End of file `titlepage-JT-Geschichte.tex'.